- ea0c6fe Merge pull request #10362 from haberman/cherry-pick-php-oneof-descriptor by Joshua Haberman · 2 years, 7 months ago
- 005f6d1 Merge pull request #10356 from haberman/php-containing-oneof by Joshua Haberman · 2 years, 7 months ago
- d8f882b fix: fix PHP readonly legacy files for nested messages by Brent Shaffer · 2 years, 7 months ago
- 53944b5 Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" by Brent Shaffer · 2 years, 9 months ago
- 8984184 Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" by Joshua Haberman · 2 years, 9 months ago
- eb27c20 fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633) by Brent Shaffer · 2 years, 11 months ago
- ce57b5b fix: [PHP] add missing reserved classnames (#9458) by Brent Shaffer · 3 years ago
- 67995fb Fixed data loss bug with PHP C extension. by Joshua Haberman · 3 years, 1 month ago
- 2126123 PHP: add new keywords to missing test (#8801) by Brent Shaffer · 3 years, 8 months ago
- d995c1c update counts by Brent Shaffer · 3 years, 8 months ago
- bade043 update reserved names: add finally, fn, match, yield by Brent Shaffer · 3 years, 8 months ago
- f4d0f7c feat: add support for deprecated fields to PHP compiler (#8223) by Christian Alexander Wolf · 4 years, 1 month ago
- d5079ed Fixed PHP to support field numbers >=2**28. (#8235) by Joshua Haberman · 4 years, 1 month ago
- ad5a215 Added proto3 presence support for PHP (#7724) by Joshua Haberman · 4 years, 7 months ago
- ac70b7c Aggregate Metadata Files (#7155) by Paul Yang · 5 years ago
- 601f696 Lazily Create Singular Wrapper Message (#6833) by Paul Yang · 5 years ago
- 2dec82e Fix conformance test (#6750) by Paul Yang · 5 years ago
- a32c2d0 Initialize well known type values (#6713) by Paul Yang · 5 years ago
- 815ff7e Revert "Append field number to accessors if there is conflict (#6169)" (#6282) by Paul Yang · 6 years ago upstream-3.8.x
- 9a8ef05 Append field number to accessors if there is conflict (#6169) by Paul Yang · 6 years ago
- 4b145b1 Parse nested listvalue in json for ruby (#5867) by Paul Yang · 6 years ago
- 3c387ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) by michaelbausor · 6 years ago
- d750fbf Fix more issues for reference values (#5613) by Paul Yang · 6 years ago
- 1069565 Fix c extension doesn' allow message reference in array (#5599) by Paul Yang · 6 years ago
- 8faa778 Fix Any json encoding/decoding in php (#5496) by Paul Yang · 6 years ago
- 6a51c03 PHP: Add support for primitive types in setters (#5126) by michaelbausor · 6 years ago
- 6737954 PHP namespaces for nested messages and enums (#4536) by Brent Shaffer · 7 years ago
- 3d9e99b Adopt php_metadata_namespace in php code generator (#4622) by Paul Yang · 7 years ago
- de15e73 Merge remote-tracking branch 'origin/3.4.x' into master by Jisi Liu · 7 years ago
- 6032746 Reserve unknown fields in php (#3659) by Paul Yang · 7 years ago
- f46a01d Exclude valid constant name from reserved name. by Bo Yang · 7 years ago
- e5d000c Add prefix to php reserved keywords. by Bo Yang · 7 years ago
- dd51909 Use message name as defined in php runtime. by Bo Yang · 8 years ago
- 49b44bf Fix the bug in php c extension that setting one field can change another field's value. (#3455) by Paul Yang · 8 years ago
- c15a326 Expose descriptor API in php c extension (#3422) by Paul Yang · 8 years ago
- 9e745f7 Support PHP generic services (#3269) by Matt A · 8 years ago
- c78dbd7 Initial value in generated code cannot be used by c extension. (#3367) by Paul Yang · 8 years ago
- 6f32580 Add new file option php_namespace. (#3162) by Paul Yang · 8 years ago
- 282fb9e Add ARRAY for reserved name (#3150) by Paul Yang · 8 years ago
- a6189ac Add prefix to enum value with reserved name. (#3020) by Paul Yang · 8 years ago
- 3c0855e Add a test case for nested enum, which was missed previously. (#3010) by Paul Yang · 8 years ago
- 4523c9c Allow proto files to import descriptor.proto (#2995) by Paul Yang · 8 years ago
- 4c57e84 Prepend "PB" to generated classes whose name are reserved words. (#2990) by Paul Yang · 8 years ago
- b97cd57 Add test for nested enum for php (#2989) by Paul Yang · 8 years ago
- 7be0882 Enum defined without package have incorrect class name. (#2988) by Paul Yang · 8 years ago
- 6b27c1f Add file option php_class_prefix (#2849) by Paul Yang · 8 years ago
- dd8d5f5 Rename encode/decode to serializeToString/mergeFromString (#2795) by Paul Yang · 8 years ago
- bcbaabe Add mergeFrom method on Message (#2766) by Paul Yang · 8 years ago
- 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 8 years ago
- 46ae90d Make php generated code conform to PSR-4. (#2435) by Paul Yang · 8 years ago