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