index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
php
/
src
/
Google
/
Protobuf
Commit message (
Expand
)
Author
Age
*
add JSON_UNESCAPED_UNICODE option (#4191)
吕海涛
2018-07-09
*
Merge branch '3.6.x' into merge-3-6-x
Adam Cozzette
2018-06-25
|
\
|
*
Use legacy name in php runtime (#4741)
Paul Yang
2018-06-07
|
*
PHP namespaces for nested messages and enums (#4536)
Brent Shaffer
2018-05-25
|
*
PHP array constructors for protobuf messages (#4530)
Brent Shaffer
2018-05-25
*
|
PHP namespaces for nested messages and enums (#4536)
Brent Shaffer
2018-05-24
*
|
PHP array constructors for protobuf messages (#4530)
Brent Shaffer
2018-05-24
*
|
Updated PHP generated code for timestamp.proto
Adam Cozzette
2018-05-17
|
/
*
Add file option php_metadata_namespace and ruby_package (#4609)
Paul Yang
2018-05-11
*
Avoid direct check of class name (#4601)
Paul Yang
2018-05-10
*
Add space between class name and concat message (#4577)
Petar Dambovaliev
2018-04-30
*
fix json_decode call parameters (#4381)
urfinjuezz
2018-04-09
*
includes the expected class in the exception, otherwise the error is harder t...
Brent Shaffer
2018-04-09
*
Add backslach to make class explict in global namespace
Bo Yang
2017-12-11
*
Recursively clear unknown fields in submessages. (#3982)
Paul Yang
2017-12-07
*
Provide discardUnknonwnFields API in php (#3976)
Paul Yang
2017-11-30
*
Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886)
Paul Yang
2017-11-15
*
All integer types should accept null in json. (#3869)
Paul Yang
2017-11-13
*
Fix php well known type conformance tests (#3828) (#3840)
Paul Yang
2017-11-04
*
update joda-time javadoc url
xuwei-k
2017-10-30
*
Update descriptor protos
Jisi Liu
2017-10-18
*
Merge remote-tracking branch 'origin/3.4.x' into master
Jisi Liu
2017-10-11
|
\
*
|
Reserve unknown fields in php (#3659)
Paul Yang
2017-10-09
*
|
Add well known types to php runtime. (#3697)
Paul Yang
2017-10-05
*
|
Enforce all error report for php tests. (#3670)
Paul Yang
2017-09-22
*
|
Add $ before url_prefix_len to make it a variable. (#3668)
Paul Yang
2017-09-20
*
|
Integrated internal changes from Google
Adam Cozzette
2017-09-14
|
*
Change array to associate array.
Bo Yang
2017-09-11
*
|
Add well-known timestamps to JSON for PHP (#3564)
Jack Wakefield
2017-09-10
|
*
Add prefix to php reserved keywords.
Bo Yang
2017-09-08
*
|
Add native php support for Duration. (#3583)
Paul Yang
2017-09-05
*
|
Add php support for Timestamp. (#3575)
Paul Yang
2017-08-31
|
*
change the field number of php_generic_service to fix the conflict with (#3576)
Paul Yang
2017-08-30
*
|
Add any support in php runtime. (#3486)
Paul Yang
2017-08-25
|
/
*
Use message name as defined in php runtime.
Bo Yang
2017-08-21
*
Merge branch 'master' into 3.4.x
Bo Yang
2017-08-05
|
\
|
*
Update PHP descriptors (#3391)
michaelbausor
2017-08-04
|
*
Fixing HHVM Compatibility (#3437)
Ryan Gordon
2017-08-02
|
*
Change divideInt64ToInt32 to static (#3436)
Tony Wong
2017-08-01
|
*
Removes unnecessary pass-by-references in PHP internal classes (#3433)
Brent Shaffer
2017-08-01
|
*
compiles removal of newline (#3333) (#3370)
Brent Shaffer
2017-07-19
*
|
Merge master into 3.4.x
Jisi Liu
2017-07-18
|
\
|
*
|
Update csharp and php descriptor
Jisi Liu
2017-07-18
|
*
Support PHP generic services (#3269)
Matt A
2017-07-18
|
*
remove pass by reference for php setters (#3344)
Brent Shaffer
2017-07-17
|
*
Add map iterator for c extension (#3350)
Paul Yang
2017-07-13
|
*
Add json encode/decode for php. (#3226)
Paul Yang
2017-06-30
|
*
adds PHPDoc @return and @param for getters and setters respectively (#3131)
Brent Shaffer
2017-06-27
|
*
Switch to addEnumType to fix fatal error (#3225)
Ryan Gordon
2017-06-19
|
*
Fix php jenkins test (#3233)
Paul Yang
2017-06-15
[next]