69 Commits (00e783d113a41efdeb626af5fadf742f2a4fb80a)

Author SHA1 Message Date
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
Brent Shaffer 468bc193ec
fix: convert native PHP floats to single precision (#8187) 4 years ago
Joshua Haberman 7089ff0ef2
Fix PhpDoc comments for message accessors to include "|null". (#8136) 4 years ago
Mike Lehan 9ee163a5d7
Update param type on offsetGet (#8033) 4 years ago
Adam Cozzette 27100b40fd Update protobuf version 4 years ago
Joshua Haberman e62cf76b94 Added missing base classes. 4 years ago
Joshua Haberman a0eef68bbd Regenerated well-known types and moved hand-written messages into base classes. 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Paul Yang 5ce6232605
No need to generate addtional has method for proto2 (#7802) 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Paul Yang 69c4bc5674 Updated upb to pick up several bugfixes (#7740) 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago
David Grayston c02ded7a57
Fix GPBUtil::getFullClassName() argument order (#7629) 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 4 years ago
Joshua Haberman 093faebcdb
New PHP C Extension based on upb_msg (#7614) 5 years ago
Martin Landsem dd8f748c3d
Changed parameter type from long to integer 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang d001f8cee4
Ignore unknown enum value when ignore_unknown specified (#7455) (#7462) 5 years ago
Paul Yang 317bc83444
Ignore unknown enum value when ignore_unknown specified (#7455) 5 years ago
Joshua Haberman 74ad62759e Sync from Piper @306496510 5 years ago
Joshua Haberman 9c676d83ea Regenerated protos with ./generate_descriptor_proto.sh 5 years ago
Paul Yang 537c5aa9e0
Aggregate Metadata Files (#7155) (#7194) 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Andres Valdes 35febfc2e9 Correct @return in Any.unpack docblock (#7089) 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Paul Yang a66423f0fd
Make c extension portable for php 7.4 (#6968) 5 years ago
Rafi Kamal cd7b27be38 Update protobuf version (#6898) 5 years ago
Rafi Kamal 3cc55d6167
Update protobuf version (#6898) 5 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 5 years ago
Paul Yang e9d4e4acbc
Fix the issue for parsing zero length message (#6592) 5 years ago
Paul Yang 342ae0ebc3
Fix issues for php map when parsing missing key/value (#6588) 5 years ago
Jie Luo 43156775be
Merge 3.9.x 201908071359 to master (#6484) 5 years ago
Paul Yang 7f84a94366
Make php message class final to avoid mocking (#6277) 6 years ago
Leonard Hecker 43307d4da0 php: Fix formatting of Duration (#6155) 6 years ago
Paul Yang 95c207f24e
Add use_nested to internalAddGeneratedFile for php implementation (#6117) 6 years ago
Hao Nguyen 582927ae2a Update generated files 6 years ago
Hao Nguyen 3d69bad4b2 Update generated proto and remove a test from failure_list 6 years ago
Paul Yang 207d01daa1
Remove GPBWrapperUtil from generated code (#5880) 6 years ago
Yilun Chong af8b91b828 fix csharp by regenerate descriptor 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
michaelbausor 3c387ea7e5 PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
michaelbausor 3bf05b88ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
Bo Yang 96029f3c4a Convert integer to string if field is string field in json 6 years ago
Paul Yang 7f42d6d0bc
Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
Nicolás Elliott 54683e607b Fix Issue #5345 (#5381) 6 years ago
Paul Yang 11c979b591
Fix Empty ListValue/Struct json encoding (#5532) 6 years ago
Paul Yang cecba296b8
Down-integrate internal changes (#5467) 6 years ago
michaelbausor 0b9af83dae PHP: Add Enum methods for converting to/from strings (#5342) 6 years ago
Adam Cozzette 86d4fe47df Updated checked-in generated code 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago