11 Commits (839f71e30567498284061ea92a9f1a5216b46e14)

Author SHA1 Message Date
Bo Yang 839f71e305 Implement array constructor in php c extension. 7 years ago
Brent Shaffer f1911f37f8 PHP array constructors for protobuf messages (#4530) 7 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Paul Yang f23869c615 Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) 8 years ago
Paul Yang dd8d5f57d7 Rename encode/decode to serializeToString/mergeFromString (#2795) 8 years ago
Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Sufir 2bddffc993 PHP fix int64 decoding (#2516) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 8 years ago