Paul Yang
|
6d7bb7e714
Implement lazy loading of php class for proto messages (#6911)
|
5 年之前 |
Paul Yang
|
3cae867740
Persistent Descriptor Pool (#6899)
|
5 年之前 |
Paul Yang
|
601f6963eb
Lazily Create Singular Wrapper Message (#6833)
|
5 年之前 |
Paul Yang
|
c53e5b8e11
Avoid too much overhead in layout_init (#6716)
|
6 年之前 |
Paul Yang
|
2dec82e1e0
Fix conformance test (#6750)
|
6 年之前 |
Wang Qilin
|
829bb1d791
fix no check for null pointer in encode_decode.c (#6578)
|
6 年之前 |
Paul Yang
|
659e799fb8
Sync upb (#6577)
|
6 年之前 |
Joshua Haberman
|
f5e8ee41dd
PHP updates for new upb APIs (#5604)
|
6 年之前 |
Bo Yang
|
cb6fa92ee8
Merge branch '3.7.x'
|
6 年之前 |
Xiang Dai
|
e479410564
delete all duplicate empty blanks (#5758)
|
6 年之前 |
Paul Yang
|
3cae8e4467
Default values should also be serialized for json map key/value (#5643)
|
6 年之前 |
Paul Yang
|
a21caa237a
Default values should also be serialized for json map key/value (#5643)
|
6 年之前 |
Paul Yang
|
53a1d49633
Allow internalAddGeneratedFile to depend on new nested message name (#5629)
|
6 年之前 |
Joshua Haberman
|
dd7127d23d
Fixed compile warnings for PHP extension. (#5589)
|
6 年之前 |
Paul Yang
|
c4f2a92c55
Fix field mask for php in json (#5591)
|
6 年之前 |
Paul Yang
|
11c979b591
Fix Empty ListValue/Struct json encoding (#5532)
|
6 年之前 |
Paul Yang
|
8faa778add
Fix Any json encoding/decoding in php (#5496)
|
6 年之前 |
Paul Yang
|
9bda1f19bf
Adopt upb change for timestamp and duration json to php (#5106)
|
7 年之前 |
Adam Cozzette
|
94d55e5292
Merge branch '3.6.x' into merge-3-6-x
|
7 年之前 |
Paul Yang
|
22503a0172
fix for API change in PHP 7.3 (#4898)
|
7 年之前 |
Paul Yang
|
26eeec93e4
Enable ignoring unknown in json parsing in php (#4839)
|
7 年之前 |
Paul Yang
|
51293f36d8
Fix more memory leak for php c extension (#4211)
|
7 年之前 |
Paul Yang
|
c370f88fb1
Recursively clear unknown fields in submessages. (#3982)
|
7 年之前 |
Paul Yang
|
74e7decbbf
Provide discardUnknonwnFields API in php (#3976)
|
7 年之前 |
Paul Yang
|
6032746882
Reserve unknown fields in php (#3659)
|
8 年之前 |
Paul Yang
|
c7457ef65a
Add any support in php runtime. (#3486)
|
8 年之前 |
Paul Yang
|
49b44bff2b
Fix the bug in php c extension that setting one field can change another field's value. (#3455)
|
8 年之前 |
Paul Yang
|
451d061141
Fix cycle dependency for repeated field not collected by gc (#3399)
|
8 年之前 |
Paul Yang
|
b9c4daadf7
Uncomment php tests (#3301)
|
8 年之前 |
Paul Yang
|
ecca6ea95d
Add json encode/decode for php. (#3226)
|
8 年之前 |