295 Commits (f084d622c282db684f59d60b95f45a76d5180e49)

Author SHA1 Message Date
Bo Yang e0d3aa057b Fix memory leak when creating repeated field via array. 7 years ago
Paul Yang de44982a74 Remove duplicate typedef. (#3975) 7 years ago
Bo Yang b140cb3145 Fix memory leak when creating map field via array. 7 years ago
Bo Yang 1acacf46cc Fix memory leak when creating repeated field via array. 7 years ago
Paul Yang 94bb1eed17
Remove duplicate typedef. (#3975) 7 years ago
Paul Yang 74e7decbbf
Provide discardUnknonwnFields API in php (#3976) 7 years ago
Paul Yang 98836a56e6
Update version number for php c extension (#3896) 7 years ago
Paul Yang 857a021645
Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886) 7 years ago
Issac Trotts 0d466884a2 Update README.md: C extension works on PHP 7 (#3888) 7 years ago
Paul Yang 188f18044f
All integer types should accept null in json. (#3869) 7 years ago
Paul Yang 2df472690e
Fix php well known type conformance tests (#3828) (#3840) 7 years ago
Paul Yang bcda919cee
Fix php well known type conformance tests (#3828) 7 years ago
xuwei-k 05b56d01c1 update joda-time javadoc url 7 years ago
Jisi Liu ecf2957106 Update descriptor protos 7 years ago
Paul Yang 6032746882 Reserve unknown fields in php (#3659) 7 years ago
Paul Yang 77f64bb777 Add well known types to php runtime. (#3697) 7 years ago
Paul Yang ae55fd2cc5 Enforce all error report for php tests. (#3670) 7 years ago
Paul Yang 2b0ee3fdf6 Add $ before url_prefix_len to make it a variable. (#3668) 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 7 years ago
Bo Yang ddb9ef9cc3 Change array to map for reserved names in c extension 7 years ago
Bo Yang 89069ded5a Change array to associate array. 7 years ago
Jack Wakefield 174c82d8ce Add well-known timestamps to JSON for PHP (#3564) 7 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 7 years ago
Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 7 years ago
Paul Yang b70e0fdf09 Add php support for Timestamp. (#3575) 7 years ago
Paul Yang 2807436cd8 change the field number of php_generic_service to fix the conflict with (#3576) 7 years ago
Paul Yang c7457ef65a Add any support in php runtime. (#3486) 7 years ago
Bo Yang dd5190980b Use message name as defined in php runtime. 7 years ago
Bo Yang e243082fe9 Update php version number to 3.4.0 7 years ago
Bo Yang 82dd4b3793 Update php c extension version number. 7 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 7 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 7 years ago
Paul Yang 25672c1757 Add getClass for php Descriptor in c extension (#3443) 7 years ago
Ryan Gordon 9df89ccabc Fixing HHVM Compatibility (#3437) 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 7 years ago
Tony Wong be73938d72 Change divideInt64ToInt32 to static (#3436) 7 years ago
Brent Shaffer d32f5b4de3 Removes unnecessary pass-by-references in PHP internal classes (#3433) 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
Brent Shaffer aa61bb0d3c compiles removal of newline (#3333) (#3370) 7 years ago
Jisi Liu 86975301f1 Update csharp and php descriptor 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Brent Shaffer 324b20a491 remove pass by reference for php setters (#3344) 7 years ago
Richard Fussenegger 29ff49f534 Fix Implicit Return Types (#3363) 7 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 7 years ago
Paul Yang b9c4daadf7 Uncomment php tests (#3301) 7 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago