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