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
*
add JSON_UNESCAPED_UNICODE option (#4191)
吕海涛
2018-07-09
*
Enable ignoring unknown in json parsing in php (#4839)
Paul Yang
2018-07-09
*
Merge pull request #4827 from acozzette/merge-3-6-x
Adam Cozzette
2018-06-25
|
\
*
|
rename duplicate testMessageSetNullFail function (#3669)
Pat Moroney
2018-06-25
*
|
Improved install command. (#4106)
Vladimir Kovpak
2018-06-25
|
*
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
|
*
Update php version to 3.6.0 (#4736)
Paul Yang
2018-06-06
|
*
Fix php memory leak test (#4692)
Paul Yang
2018-05-29
*
|
Fix php memory leak test (#4692)
Paul Yang
2018-05-29
|
*
Fix array constructor in c extension for compatibility (#4667)
Paul Yang
2018-05-25
|
*
PHP namespaces for nested messages and enums (#4536)
Brent Shaffer
2018-05-25
|
*
Implement array constructor in php c extension.
Bo Yang
2018-05-25
|
*
PHP array constructors for protobuf messages (#4530)
Brent Shaffer
2018-05-25
|
*
Adopt php_metadata_namespace in php code generator (#4622)
Paul Yang
2018-05-25
*
|
Fix array constructor in c extension for compatibility (#4667)
Paul Yang
2018-05-24
*
|
PHP namespaces for nested messages and enums (#4536)
Brent Shaffer
2018-05-24
*
|
Implement array constructor in php c extension.
Bo Yang
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
*
|
Adopt php_metadata_namespace in php code generator (#4622)
Paul Yang
2018-05-14
|
/
*
Add file option php_metadata_namespace and ruby_package (#4609)
Paul Yang
2018-05-11
*
Throw error if user want to access message properties (#4603)
Paul Yang
2018-05-10
*
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
*
Merge branch (#4466)
Paul Yang
2018-04-02
*
Sync upb change (#4373)
Paul Yang
2018-03-08
*
Convert descriptortype to type for upb_msgval_sizeof (#4357)
Paul Yang
2018-03-06
*
For encoding upb needs descriptor type instead of type. (#4354)
Paul Yang
2018-03-06
*
PHP: fixed typo in message.c
Adam Cozzette
2018-03-05
*
Merge pull request #4291 from google/3.5.x
Jisi Liu
2018-02-26
|
\
|
*
Fix more memory leak for php c extension (#4211)
Paul Yang
2018-01-25
|
*
Well known types are not initialized properly. (#4139)
Paul Yang
2018-01-05
*
|
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
[next]