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
*
change the field number of php_generic_service to fix the conflict with (#3576)
Paul Yang
2017-08-30
*
Use message name as defined in php runtime.
Bo Yang
2017-08-21
*
Update php version number to 3.4.0
Bo Yang
2017-08-16
*
Update php c extension version number.
Bo Yang
2017-08-16
*
Merge branch 'master' into 3.4.x
Bo Yang
2017-08-05
|
\
|
*
Fix the bug in php c extension that setting one field can change another fie...
Paul Yang
2017-08-04
|
*
Update PHP descriptors (#3391)
michaelbausor
2017-08-04
|
*
Add getClass for php Descriptor in c extension (#3443)
Paul Yang
2017-08-02
|
*
Fixing HHVM Compatibility (#3437)
Ryan Gordon
2017-08-02
|
*
Expose descriptor API in php c extension (#3422)
Paul Yang
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
*
|
Merge from master
Jisi Liu
2017-07-25
|
*
Fix cycle dependency for repeated field not collected by gc (#3399)
Paul Yang
2017-07-25
|
*
compiles removal of newline (#3333) (#3370)
Brent Shaffer
2017-07-19
|
*
Merge pull request #3375 from TeBoring/3.3.x
Paul Yang
2017-07-19
|
|
\
*
|
|
Merge master into 3.4.x
Jisi Liu
2017-07-18
|
\
|
|
*
|
|
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
[next]