1. 4008d22 Sync from Piper @366297034 by Derek Perez · 4 years ago
  2. 2653fc8 Merge pull request #7613 from landsem/patch-1 by Joshua Haberman · 4 years, 1 month ago
  3. 51daaba Sync from Piper @355707933 by Joshua Haberman · 4 years, 2 months ago
  4. d5079ed Fixed PHP to support field numbers >=2**28. (#8235) by Joshua Haberman · 4 years, 2 months ago
  5. 468bc19 fix: convert native PHP floats to single precision (#8187) by Brent Shaffer · 4 years, 3 months ago
  6. 7089ff0 Fix PhpDoc comments for message accessors to include "|null". (#8136) by Joshua Haberman · 4 years, 3 months ago
  7. 9ee163a Update param type on offsetGet (#8033) by Mike Lehan · 4 years, 4 months ago
  8. 27100b4 Update protobuf version by Adam Cozzette · 4 years, 5 months ago v3.14.0-rc1
  9. e62cf76 Added missing base classes. by Joshua Haberman · 4 years, 6 months ago
  10. a0eef68 Regenerated well-known types and moved hand-written messages into base classes. by Joshua Haberman · 4 years, 6 months ago
  11. 58f4260 Merged 3.13.x into master by Adam Cozzette · 4 years, 8 months ago
  12. 5ce6232 No need to generate addtional has method for proto2 (#7802) by Paul Yang · 4 years, 8 months ago
  13. e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
  14. 69c4bc5 Updated upb to pick up several bugfixes (#7740) by Paul Yang · 4 years, 8 months ago
  15. ad5a215 Added proto3 presence support for PHP (#7724) by Joshua Haberman · 4 years, 8 months ago
  16. c02ded7 Fix GPBUtil::getFullClassName() argument order (#7629) by David Grayston · 4 years, 9 months ago
  17. 093faeb New PHP C Extension based on upb_msg (#7614) by Joshua Haberman · 4 years, 9 months ago
  18. dd8f748 Changed parameter type from long to integer by Martin Landsem · 4 years, 10 months ago
  19. 317bc83 Ignore unknown enum value when ignore_unknown specified (#7455) by Paul Yang · 5 years ago
  20. 74ad627 Sync from Piper @306496510 by Joshua Haberman · 5 years ago
  21. 9c676d8 Regenerated protos with ./generate_descriptor_proto.sh by Joshua Haberman · 5 years ago
  22. ac70b7c Aggregate Metadata Files (#7155) by Paul Yang · 5 years ago
  23. 35febfc Correct @return in Any.unpack docblock (#7089) by Andres Valdes · 5 years ago
  24. ed8688d Merge pull request #7064 from rafi-kamal/3.11.x-202001071136 by Rafi Kamal · 5 years ago
  25. a104dff Fix typos (#7050) by Brian Wignall · 5 years ago
  26. a66423f Make c extension portable for php 7.4 (#6968) by Paul Yang · 5 years ago
  27. cd7b27b Update protobuf version (#6898) by Rafi Kamal · 5 years ago
  28. 3cc55d6 Update protobuf version (#6898) by Rafi Kamal · 5 years ago
  29. 601f696 Lazily Create Singular Wrapper Message (#6833) by Paul Yang · 5 years ago
  30. e9d4e4a Fix the issue for parsing zero length message (#6592) by Paul Yang · 6 years ago
  31. 342ae0e Fix issues for php map when parsing missing key/value (#6588) by Paul Yang · 6 years ago
  32. 4315677 Merge 3.9.x 201908071359 to master (#6484) by Jie Luo · 6 years ago
  33. 7f84a94 Make php message class final to avoid mocking (#6277) by Paul Yang · 6 years ago
  34. 43307d4 php: Fix formatting of Duration (#6155) by Leonard Hecker · 6 years ago
  35. 634d704 Merge branch '3.8.x' into 3.8.x-201905311515 by Hao Nguyen · 6 years ago
  36. 95c207f Add use_nested to internalAddGeneratedFile for php implementation (#6117) by Paul Yang · 6 years ago
  37. 582927a Update generated files by Hao Nguyen · 6 years ago
  38. 3d69bad Update generated proto and remove a test from failure_list by Hao Nguyen · 6 years ago
  39. 8645d89 Merge branch '3.7.x' into merge-3-7-x by Adam Cozzette · 6 years ago
  40. 207d01d Remove GPBWrapperUtil from generated code (#5880) by Paul Yang · 6 years ago
  41. cb6fa92 Merge branch '3.7.x' by Bo Yang · 6 years ago
  42. af8b91b fix csharp by regenerate descriptor by Yilun Chong · 6 years ago
  43. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  44. 3c387ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) by michaelbausor · 6 years ago
  45. 3bf05b8 PHP: Exclude repeated and map fields from normalization in constructor (#5723) by michaelbausor · 6 years ago
  46. 96029f3 Convert integer to string if field is string field in json by Bo Yang · 6 years ago
  47. 7f42d6d Fix empty FieldMask json encoding/decoding (#5605) by Paul Yang · 6 years ago
  48. 54683e6 Fix Issue #5345 (#5381) by Nicolás Elliott · 6 years ago
  49. 11c979b Fix Empty ListValue/Struct json encoding (#5532) by Paul Yang · 6 years ago
  50. cecba29 Down-integrate internal changes (#5467) by Paul Yang · 6 years ago
  51. 0b9af83 PHP: Add Enum methods for converting to/from strings (#5342) by michaelbausor · 6 years ago
  52. 86d4fe4 Updated checked-in generated code by Adam Cozzette · 6 years ago
  53. 6a51c03 PHP: Add support for primitive types in setters (#5126) by michaelbausor · 6 years ago
  54. 9bda1f1 Adopt upb change for timestamp and duration json to php (#5106) by Paul Yang · 7 years ago
  55. a4862e7 Update generated descriptors. by Feng Xiao · 7 years ago
  56. e7746f4 php: Added nanosecond support for Timestamp (#3972) by Leonard Hecker · 7 years ago
  57. d779301 Fix 32bit php tests by Bo Yang · 7 years ago
  58. 51c188c Fix php tests by Bo Yang · 7 years ago
  59. 3beb199 add JSON_UNESCAPED_UNICODE option (#4191) by 吕海涛 · 7 years ago
  60. 82d3d7d Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 7 years ago
  61. ce04481 Use legacy name in php runtime (#4741) by Paul Yang · 7 years ago v3.6.0.1
  62. 2774e54 PHP namespaces for nested messages and enums (#4536) by Brent Shaffer · 7 years ago
  63. c9b404d PHP array constructors for protobuf messages (#4530) by Brent Shaffer · 7 years ago
  64. 6737954 PHP namespaces for nested messages and enums (#4536) by Brent Shaffer · 7 years ago
  65. f1911f3 PHP array constructors for protobuf messages (#4530) by Brent Shaffer · 7 years ago
  66. 6ecc876 Updated PHP generated code for timestamp.proto by Adam Cozzette · 7 years ago
  67. b61dd9d Add file option php_metadata_namespace and ruby_package (#4609) by Paul Yang · 7 years ago
  68. 5f7334f Avoid direct check of class name (#4601) by Paul Yang · 7 years ago
  69. 0869b1a Add space between class name and concat message (#4577) by Petar Dambovaliev · 7 years ago
  70. d7d863e fix json_decode call parameters (#4381) by urfinjuezz · 7 years ago
  71. 13e627a includes the expected class in the exception, otherwise the error is harder to track down (#3371) by Brent Shaffer · 7 years ago
  72. 3b13c3f Add backslach to make class explict in global namespace by Bo Yang · 7 years ago
  73. c370f88 Recursively clear unknown fields in submessages. (#3982) by Paul Yang · 7 years ago
  74. 74e7dec Provide discardUnknonwnFields API in php (#3976) by Paul Yang · 7 years ago
  75. 857a021 Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886) by Paul Yang · 7 years ago
  76. 188f180 All integer types should accept null in json. (#3869) by Paul Yang · 7 years ago
  77. 2df4726 Fix php well known type conformance tests (#3828) (#3840) by Paul Yang · 7 years ago
  78. 05b56d0 update joda-time javadoc url by xuwei-k · 7 years ago
  79. ecf2957 Update descriptor protos by Jisi Liu · 7 years ago
  80. de15e73 Merge remote-tracking branch 'origin/3.4.x' into master by Jisi Liu · 7 years ago
  81. 6032746 Reserve unknown fields in php (#3659) by Paul Yang · 7 years ago
  82. 77f64bb Add well known types to php runtime. (#3697) by Paul Yang · 7 years ago
  83. ae55fd2 Enforce all error report for php tests. (#3670) by Paul Yang · 8 years ago
  84. 2b0ee3f Add $ before url_prefix_len to make it a variable. (#3668) by Paul Yang · 8 years ago
  85. 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  86. 89069de Change array to associate array. by Bo Yang · 8 years ago
  87. 174c82d Add well-known timestamps to JSON for PHP (#3564) by Jack Wakefield · 8 years ago
  88. e5d000c Add prefix to php reserved keywords. by Bo Yang · 8 years ago
  89. 7f8b91f Add native php support for Duration. (#3583) by Paul Yang · 8 years ago
  90. b70e0fd Add php support for Timestamp. (#3575) by Paul Yang · 8 years ago
  91. 2807436 change the field number of php_generic_service to fix the conflict with (#3576) by Paul Yang · 8 years ago
  92. c7457ef Add any support in php runtime. (#3486) by Paul Yang · 8 years ago
  93. dd51909 Use message name as defined in php runtime. by Bo Yang · 8 years ago
  94. 8f4b8e4 Merge branch 'master' into 3.4.x by Bo Yang · 8 years ago
  95. 21b0e55 Update PHP descriptors (#3391) by michaelbausor · 8 years ago
  96. 9df89cc Fixing HHVM Compatibility (#3437) by Ryan Gordon · 8 years ago
  97. be73938 Change divideInt64ToInt32 to static (#3436) by Tony Wong · 8 years ago
  98. d32f5b4 Removes unnecessary pass-by-references in PHP internal classes (#3433) by Brent Shaffer · 8 years ago
  99. aa61bb0 compiles removal of newline (#3333) (#3370) by Brent Shaffer · 8 years ago
  100. 3af881c Merge master into 3.4.x by Jisi Liu · 8 years ago