1. 9db84d0 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  2. 6aa539b Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.6
  3. 971a593 Updated CHANGES.txt and PHP changelog for 3.15.6 by Adam Cozzette · 4 years, 1 month ago
  4. 6739718 Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years, 1 month ago
  5. 4fff47a Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.5
  6. 5702d51 Updated CHANGES.txt and PHP release notes for 3.15.5 by Adam Cozzette · 4 years, 1 month ago
  7. 9b5e357 Fixed quadratic memory use in array append for PHP and Ruby. by Joshua Haberman · 4 years, 1 month ago
  8. 13fa250 Merge branch '3.15.x' into 3.15.x-202103031418 by Adam Cozzette · 4 years, 1 month ago
  9. fd8aabf Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.4
  10. e5c067f Updated CHANGES.txt and PHP changelog for 3.15.4 release by Adam Cozzette · 4 years, 1 month ago
  11. aa41d90 read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  12. 2e7771d read_property() handler is not supposed to return NULL by Antony Dovgal · 4 years, 1 month ago
  13. e544031 Merge branch '3.15.x' into 3.15.x-202102251545 by Adam Cozzette · 4 years, 1 month ago
  14. 983d115 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.3
  15. d8254a6 Merge branch '3.15.x' into 3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
  16. d7e943b Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.2
  17. 6e84adc Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  18. 052dc79 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.1
  19. 133e5e7 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  20. de701c6 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  21. a948708 Added more information to "file already loaded" warning. by Joshua Haberman · 4 years, 1 month ago
  22. 76bfd89 Added PHP changes for 3.15.0 into package.xml by Adam Cozzette · 4 years, 1 month ago
  23. ac9218c Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  24. ae50d9b Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.0
  25. 8260126 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.0-rc2
  26. 2653fc8 Merge pull request #7613 from landsem/patch-1 by Joshua Haberman · 4 years, 1 month ago
  27. 5e79c73 Merge pull request #8236 from bshaffer/patch-3 by Joshua Haberman · 4 years, 1 month ago
  28. db66c95 Added more information to "file already loaded" warning. by Joshua Haberman · 4 years, 2 months ago
  29. 66e5185 Added PHP changes for 3.15.0 into package.xml by Adam Cozzette · 4 years, 2 months ago 3.15.0-rc1 v3.15.0-rc1
  30. e9f2ef3 Update protobuf version by Adam Cozzette · 4 years, 2 months ago
  31. 51daaba Sync from Piper @355707933 by Joshua Haberman · 4 years, 2 months ago
  32. e75f552 Update README.md by Brent Shaffer · 4 years, 2 months ago
  33. bd08f75 fix: README supported PHP version for C extension by Brent Shaffer · 4 years, 2 months ago
  34. d5079ed Fixed PHP to support field numbers >=2**28. (#8235) by Joshua Haberman · 4 years, 2 months ago
  35. 468bc19 fix: convert native PHP floats to single precision (#8187) by Brent Shaffer · 4 years, 3 months ago
  36. 7089ff0 Fix PhpDoc comments for message accessors to include "|null". (#8136) by Joshua Haberman · 4 years, 3 months ago
  37. 823f351 Port for php8 (#8105) by Paul Yang · 4 years, 4 months ago
  38. 9ee163a Update param type on offsetGet (#8033) by Mike Lehan · 4 years, 4 months ago
  39. 51b620a unregister INI entries and fix invalid read on shutdown (#8042) by Antony Dovgal · 4 years, 4 months ago
  40. f3192d6 Update protobuf version by Adam Cozzette · 4 years, 5 months ago
  41. 1b851b3 Update protobuf version by Adam Cozzette · 4 years, 5 months ago v3.14.0-rc3
  42. 31f7196 Added back in notes field in package.xml by Adam Cozzette · 4 years, 5 months ago
  43. a8ab1fa Update protobuf version by Adam Cozzette · 4 years, 5 months ago v3.14.0-rc2
  44. 42d0c53 Fixed PHP version and release notes by Adam Cozzette · 4 years, 5 months ago
  45. 6ef18e3 [PHP] Fixes for package.xml: added/removed source files. (#8022) by Joshua Haberman · 4 years, 5 months ago
  46. 27100b4 Update protobuf version by Adam Cozzette · 4 years, 5 months ago v3.14.0-rc1
  47. a8a1493 Moved HasOneof test into GeneratedClassTest.php, to avoid the extra file. by Joshua Haberman · 4 years, 5 months ago
  48. 957a0bf Merge pull request #8003 from anight/php_extension_add_has_oneof_field_method by Joshua Haberman · 4 years, 5 months ago
  49. 52d3be3 added tests for hasOneof<Field>() php methods by Andrei Nigmatulin · 4 years, 5 months ago
  50. 314ce3c PHP: Fix in upb for 32-bit platforms. by Joshua Haberman · 4 years, 5 months ago
  51. 913e1ed add missing has<Field>() method for oneof fields by Andrei Nigmatulin · 4 years, 5 months ago
  52. 78f56b8 Set -std=gnu99 for PHP extension compile. by Joshua Haberman · 4 years, 5 months ago
  53. f65bcca Added extra files to Makefile.am and fixed spelling errors. by Joshua Haberman · 4 years, 5 months ago
  54. a6985e5 New version of upb, and a new hash function wyhash in third_party. by Joshua Haberman · 4 years, 5 months ago
  55. 510cdff Merge branch 'master' into php-wkt by Joshua Haberman · 4 years, 5 months ago
  56. 0a648da Use the https address for git clone (#7951) by Paul Yang · 4 years, 6 months ago
  57. 37e69bc Merge branch '3.13.x' by Bo Yang · 4 years, 6 months ago
  58. d1eca4e Update version number to 3.13.0.1 for php (#7950) by Paul Yang · 4 years, 6 months ago 3.13.x v3.13.0.1
  59. 8308aa0 Properly terminate method array. by Joshua Haberman · 4 years, 6 months ago
  60. 5a98ff9 Create a separate InternalDescriptorPool method to see if that fixes preloading. by Joshua Haberman · 4 years, 6 months ago
  61. e62cf76 Added missing base classes. by Joshua Haberman · 4 years, 6 months ago
  62. 05644f0 Revert upb changes to minimize changes as we evaluate performance. by Joshua Haberman · 4 years, 6 months ago
  63. ec4b194 Regenerated protos with new script. by Joshua Haberman · 4 years, 6 months ago
  64. cfc0c2b Passes all tests. by Joshua Haberman · 4 years, 6 months ago
  65. a93d840 WIP. by Joshua Haberman · 4 years, 6 months ago
  66. a0eef68 Regenerated well-known types and moved hand-written messages into base classes. by Joshua Haberman · 4 years, 6 months ago
  67. cae85a9 PHP: Added `==` operators for Map and Array. (#7900) by Joshua Haberman · 4 years, 6 months ago
  68. f0942fb Equals passes tests in both pure-PHP and the C extension. (#7883) by Joshua Haberman · 4 years, 7 months ago
  69. 93d8e89 Fix version number in php macro (#7822) by Paul Yang · 4 years, 8 months ago
  70. cddcbb9 Fixed spelling (reenable -> re-enable) by Adam Cozzette · 4 years, 8 months ago
  71. 58f4260 Merged 3.13.x into master by Adam Cozzette · 4 years, 8 months ago
  72. fde7cf7 Update protobuf version by Adam Cozzette · 4 years, 8 months ago v3.13.0
  73. 98c2e69 Update protobuf version by Adam Cozzette · 4 years, 8 months ago v3.13.0-rc3
  74. 5ce6232 No need to generate addtional has method for proto2 (#7802) by Paul Yang · 4 years, 8 months ago
  75. d4ca929 Port php c extension to php8 (#7793) by Paul Yang · 4 years, 8 months ago
  76. e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
  77. 610bbd0 Fixed compile_extension.sh --release to actually enable optimization. (#7766) by Joshua Haberman · 4 years, 8 months ago
  78. 0929596 Check realoneof in json parsing (#7763) by Paul Yang · 4 years, 8 months ago
  79. 1c587a8 Updated version to 3.13.0-rc2 by Adam Cozzette · 4 years, 8 months ago
  80. 69c4bc5 Updated upb to pick up several bugfixes (#7740) by Paul Yang · 4 years, 8 months ago
  81. a28af65 Removed obsolete TSRMLS_* usage. (#7731) by Joshua Haberman · 4 years, 8 months ago
  82. 5f32d48 Updated minimum required version for C extension to 7.0. (#7730) by Joshua Haberman · 4 years, 8 months ago
  83. ad5a215 Added proto3 presence support for PHP (#7724) by Joshua Haberman · 4 years, 8 months ago
  84. 8940150 Updated version to 3.13.0-rc1. by Adam Cozzette · 4 years, 8 months ago
  85. ffb2b53 Remove old PHP extension (#7695) by Joshua Haberman · 4 years, 9 months ago
  86. c02ded7 Fix GPBUtil::getFullClassName() argument order (#7629) by David Grayston · 4 years, 9 months ago
  87. aaf84cb Bugfix for when message constructor has no argument. (#7660) by Joshua Haberman · 4 years, 9 months ago
  88. 093faeb New PHP C Extension based on upb_msg (#7614) by Joshua Haberman · 4 years, 9 months ago
  89. dd8f748 Changed parameter type from long to integer by Martin Landsem · 4 years, 10 months ago
  90. f1ce866 De-duplicated code to generate PHP protos and install phpunit. (#7605) by Joshua Haberman · 4 years, 10 months ago
  91. b971243 Merge branch '3.12.x' into merge-release-branch by Joshua Haberman · 4 years, 10 months ago
  92. 9ce8c33 Updated version to 3.12.3 and updated CHANGES.txt. (#7580) by Joshua Haberman · 4 years, 10 months ago
  93. 2cc68ef Simplified PHP testing scripts. (#7574) by Joshua Haberman · 4 years, 10 months ago
  94. 1688ea8 PHP: use php-config instead of explicitly setting include paths. (#7572) by Joshua Haberman · 4 years, 10 months ago
  95. beeb621 Update protobuf version (#7557) by Joshua Haberman · 4 years, 10 months ago
  96. 746c46e Switch to using git@ for clone, to avoid having to enter password. (#7556) by Joshua Haberman · 4 years, 10 months ago
  97. 6ad138d Update protobuf version (#7535) by Joshua Haberman · 4 years, 11 months ago
  98. e90b71c Update protobuf version by Joshua Haberman · 4 years, 11 months ago
  99. f597a24 Update protobuf version by Joshua Haberman · 4 years, 11 months ago
  100. d001f8c Ignore unknown enum value when ignore_unknown specified (#7455) (#7462) by Paul Yang · 5 years ago