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