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
Commit message (
Expand
)
Author
Age
...
*
|
|
Update csharp and php descriptor
Jisi Liu
2017-07-18
|
|
*
Merge 3.3.x into master
Bo Yang
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
|
*
|
Fix Implicit Return Types (#3363)
Richard Fussenegger
2017-07-17
|
*
|
Initial value in generated code cannot be used by c extension. (#3367)
Paul Yang
2017-07-14
|
*
|
Add map iterator for c extension (#3350)
Paul Yang
2017-07-13
|
*
|
Uncomment php tests (#3301)
Paul Yang
2017-07-09
|
*
|
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
|
|
*
Update version number to 3.3.2
Bo Yang
2017-06-21
|
|
*
Remove inclusion of ext/json/php_json.h. (#3241)
Jeff Ching
2017-06-20
|
|
*
Oneof field should be serialized even it's equal to default. (#3153)
Paul Yang
2017-06-20
|
|
*
Add ARRAY for reserved name (#3150)
Paul Yang
2017-06-20
|
*
|
Switch to addEnumType to fix fatal error (#3225)
Ryan Gordon
2017-06-19
|
*
|
Remove inclusion of ext/json/php_json.h. (#3241)
Jeff Ching
2017-06-17
|
*
|
Fix php jenkins test (#3233)
Paul Yang
2017-06-15
|
*
|
Fix incorrect function call (#3232)
michaelbausor
2017-06-15
|
*
|
Follows proper autoloading standards (#3123)
Brent Shaffer
2017-06-14
|
*
|
Add new file option php_namespace. (#3162)
Paul Yang
2017-06-05
|
*
|
Oneof field should be serialized even it's equal to default. (#3153)
Paul Yang
2017-05-29
|
*
|
Add ARRAY for reserved name (#3150)
Paul Yang
2017-05-29
|
*
|
Adds fluent setters for PHP (#3130)
Brent Shaffer
2017-05-29
|
|
*
Add LICENSE in package.xml (#3083)
Paul Yang
2017-05-11
|
|
*
Merge pull request #3074 from xfxyjwf/3.3.x
Feng Xiao
2017-05-11
|
|
|
\
|
|
*
|
Fix upb load descriptor when no messages defined in prorto. (#3080)
Paul Yang
2017-05-11
|
|
*
|
Fix c extension for php7.1. (#3077)
Paul Yang
2017-05-10
|
|
/
/
|
/
|
|
|
|
*
Update version number to 3.3.1
Feng Xiao
2017-05-08
|
|
/
|
/
|
|
*
Add compatibility test for php. (#3041)
Paul Yang
2017-05-05
|
/
*
Add prefix to enum value with reserved name. (#3020)
Paul Yang
2017-04-26
*
Add a test case for nested enum, which was missed previously. (#3010)
Paul Yang
2017-04-25
*
Add nested enum descriptor in php rumtime. (#3009)
Paul Yang
2017-04-24
*
Update php version number to 3.3.0 (#3001)
Paul Yang
2017-04-24
*
Throw exception when parsing invalid data. (#3000)
Paul Yang
2017-04-21
*
Allow proto files to import descriptor.proto (#2995)
Paul Yang
2017-04-20
*
Prepend "PB" to generated classes whose name are reserved words. (#2990)
Paul Yang
2017-04-20
*
Add test for nested enum for php (#2989)
Paul Yang
2017-04-19
*
Enum defined without package have incorrect class name. (#2988)
Paul Yang
2017-04-19
*
Make PHP c extension work with PHP7 (#2951)
Paul Yang
2017-04-19
*
Update commit number in Docker to update composer dependency (#2869)
Paul Yang
2017-03-21
*
Add file option php_class_prefix (#2849)
Paul Yang
2017-03-17
*
Bug fix: When encoding, negative int32 values should be padded to int64 (#2660)
Paul Yang
2017-03-15
*
Repeated/Map field setter should accept a regular PHP array (#2817)
Paul Yang
2017-03-10
*
Rename encode/decode to serializeToString/mergeFromString (#2795)
Paul Yang
2017-03-08
*
Add mergeFrom method on Message (#2766)
Paul Yang
2017-03-01
*
Prefer the term "3-Clause BSD License" over "New BSD License"
Sebastian Schuberth
2017-02-28
*
Fix links to the New BSD License in meta-data
Sebastian Schuberth
2017-02-28
*
Add clear method to PHP message (#2700)
Paul Yang
2017-02-11
*
Implement json encoding decoding for php. (#2682)
Paul Yang
2017-02-08
*
Update upb for php. (#2662)
Paul Yang
2017-02-06
[prev]
[next]