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
*
Merge remote-tracking branch 'origin/3.5.x' into master
Jisi Liu
2018-01-03
|
\
|
*
Merge pull request #4034 from TeBoring/php-timestamp-bug
Paul Yang
2017-12-15
|
|
\
|
|
*
Fix for php5.5
Bo Yang
2017-12-14
|
|
*
Accept DatetimeInterface in fromDatetime
Bo Yang
2017-12-14
|
|
*
Avoid using php_date_get_date_ce() in case date extension is not
Bo Yang
2017-12-13
|
|
*
Call php method via function name instead of calling directly.
Bo Yang
2017-12-12
|
*
|
Merge pull request #4028 from TeBoring/3.5.x
Paul Yang
2017-12-12
|
|
\
\
|
|
|
*
Replace private timelib_update_ts with public date_timestamp_get
Bo Yang
2017-12-12
|
|
|
*
Add PROTOBUF_ENABLE_TIMESTAMP to let user decide whether timestamp util
Bo Yang
2017-12-12
|
|
|
/
|
|
/
|
|
|
*
Add backslach to make class explict in global namespace
Bo Yang
2017-12-11
|
*
|
Merge branch '3.5.0.1' into 3.5.x
Bo Yang
2017-12-11
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Recursively clear unknown fields in submessages. (#3982)
Paul Yang
2017-12-07
|
|
*
Add release log
Bo Yang
2017-12-06
|
|
*
Update php c extension version number to 3.5.0.1
Bo Yang
2017-12-06
|
|
*
Fix memory leak in php7
Bo Yang
2017-12-06
|
|
*
Fix several more memory leak
Bo Yang
2017-12-06
|
|
*
Fix memory leak when creating map field via array.
Bo Yang
2017-12-06
|
|
*
Fix memory leak when creating repeated field via array.
Bo Yang
2017-12-06
|
|
*
Remove duplicate typedef. (#3975)
Paul Yang
2017-12-06
|
*
|
Fix memory leak when creating map field via array.
Bo Yang
2017-12-04
|
*
|
Fix memory leak when creating repeated field via array.
Bo Yang
2017-12-01
*
|
|
Merge branch '3.5.x' into 3.5.x-merge
Adam Cozzette
2017-11-30
|
\
|
|
|
*
|
Remove duplicate typedef. (#3975)
Paul Yang
2017-11-30
|
*
|
Provide discardUnknonwnFields API in php (#3976)
Paul Yang
2017-11-30
|
*
|
Update version number for php c extension (#3896)
Paul Yang
2017-11-15
|
*
|
Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886)
Paul Yang
2017-11-15
|
|
/
*
|
Update README.md: C extension works on PHP 7 (#3888)
Issac Trotts
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
*
|
Fix php well known type conformance tests (#3828)
Paul Yang
2017-11-03
|
/
*
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
|
*
Merge pull request #3612 from TeBoring/php-bug
Paul Yang
2017-09-15
|
|
\
|
*
|
Bump version for minor release
Jisi Liu
2017-09-14
*
|
|
Integrated internal changes from Google
Adam Cozzette
2017-09-14
|
|
*
Exclude valid constant name from reserved name.
Bo Yang
2017-09-12
|
|
*
Change array to map for reserved names in c extension
Bo Yang
2017-09-11
|
|
*
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
[next]