15 Commits (f75a800be09178262546cddcb2be91240759c480)

Author SHA1 Message Date
zajca 743c675c4f fix empty message serialization for Any 2 years ago
Joshua Haberman 005f6d1c91 Merge pull request #10356 from haberman/php-containing-oneof 2 years ago
Brent Shaffer d8f882b675 fix: fix PHP readonly legacy files for nested messages 2 years ago
Matt Kulukundis e8ab276325 Sync from Piper @465378928 2 years ago
Joshua Haberman 763f08c620 [PHP] Added getContainingOneof and getRealContainingOneof to descriptor. 2 years ago
Brent Shaffer c752a43e1e fix: fix PHP readonly legacy files for nested messages 2 years ago
Sandy Zhang aebdd0885f Sync from Piper @463129388 2 years ago
Sandy Zhang f138d5de25 Sync from Piper @452551755 3 years ago
Brent Shaffer 53944b5983 Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
Joshua Haberman 8984184e54 Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
Brent Shaffer eb27c201f1
fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633) 3 years ago
Brent Shaffer ce57b5bab6
fix: [PHP] add missing reserved classnames (#9458) 3 years ago
Joshua Haberman 67995fb4e9 Fixed data loss bug with PHP C extension. 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
Brent Shaffer 2126123b53
PHP: add new keywords to missing test (#8801) 3 years ago
Brent Shaffer d995c1c182 update counts 3 years ago
Brent Shaffer bade043986 update reserved names: add finally, fn, match, yield 3 years ago
Christian Alexander Wolf f4d0f7c85e
feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang 537c5aa9e0
Aggregate Metadata Files (#7155) (#7194) 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 5 years ago
Paul Yang 2dec82e1e0
Fix conformance test (#6750) 5 years ago
Paul Yang f50204dab4
Initialize well known type values (#6713) (#6714) 5 years ago
Paul Yang a32c2d0306
Initialize well known type values (#6713) 5 years ago
Paul Yang 815ff7e1fb
Revert "Append field number to accessors if there is conflict (#6169)" (#6282) 6 years ago
Paul Yang 9a8ef05a34
Append field number to accessors if there is conflict (#6169) 6 years ago
Paul Yang 4b145b1c7f
Parse nested listvalue in json for ruby (#5867) 6 years ago
michaelbausor 3c387ea7e5 PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
michaelbausor 3bf05b88ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
Paul Yang d750fbf648
Fix more issues for reference values (#5613) 6 years ago
Paul Yang 1069565a68
Fix c extension doesn' allow message reference in array (#5599) 6 years ago
Paul Yang 8faa778add
Fix Any json encoding/decoding in php (#5496) 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Paul Yang d8483a92d7 Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Paul Yang 3d9e99b7e0
Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Paul Yang 6032746882 Reserve unknown fields in php (#3659) 7 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 7 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 7 years ago
Bo Yang dd5190980b Use message name as defined in php runtime. 7 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
Paul Yang dba8928ff5 Add ARRAY for reserved name (#3150) 8 years ago