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