82 Commits (63d2f3bc80a870a09c6aea74025df40aad7dba04)

Author SHA1 Message Date
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Paul Yang 9bda1f19bf
Adopt upb change for timestamp and duration json to php (#5106) 7 years ago
Feng Xiao a4862e790e Update generated descriptors. 7 years ago
Leonard Hecker e7746f487c php: Added nanosecond support for Timestamp (#3972) 7 years ago
Bo Yang b23429ea32 Fix 32bit php tests 7 years ago
Bo Yang d779301670 Fix 32bit php tests 7 years ago
Bo Yang 51c188c2cc Fix php tests 7 years ago
吕海涛 3beb19945b add JSON_UNESCAPED_UNICODE option (#4191) 7 years ago
Paul Yang ce044817c7
Use legacy name in php runtime (#4741) 7 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Brent Shaffer c9b404d23b PHP array constructors for protobuf messages (#4530) 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Brent Shaffer f1911f37f8 PHP array constructors for protobuf messages (#4530) 7 years ago
Adam Cozzette 6ecc87666d Updated PHP generated code for timestamp.proto 7 years ago
Paul Yang b61dd9d9a2
Add file option php_metadata_namespace and ruby_package (#4609) 7 years ago
Paul Yang 5f7334f5f3
Avoid direct check of class name (#4601) 7 years ago
Petar Dambovaliev 0869b1a0a7 Add space between class name and concat message (#4577) 7 years ago
urfinjuezz d7d863ea07 fix json_decode call parameters (#4381) 7 years ago
Brent Shaffer 13e627ad69 includes the expected class in the exception, otherwise the error is harder to track down (#3371) 7 years ago
Bo Yang 3b13c3f02e Add backslach to make class explict in global namespace 7 years ago
Paul Yang c370f88fb1
Recursively clear unknown fields in submessages. (#3982) 7 years ago
Paul Yang 74e7decbbf
Provide discardUnknonwnFields API in php (#3976) 7 years ago
Paul Yang 857a021645
Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886) 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) 8 years ago
Paul Yang 2b0ee3fdf6 Add $ before url_prefix_len to make it a variable. (#3668) 8 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 8 years ago
Bo Yang 89069ded5a Change array to associate array. 8 years ago
Jack Wakefield 174c82d8ce Add well-known timestamps to JSON for PHP (#3564) 8 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 8 years ago
Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 8 years ago
Paul Yang b70e0fdf09 Add php support for Timestamp. (#3575) 8 years ago
Paul Yang 2807436cd8 change the field number of php_generic_service to fix the conflict with (#3576) 8 years ago
Paul Yang c7457ef65a Add any support in php runtime. (#3486) 8 years ago
Bo Yang dd5190980b Use message name as defined in php runtime. 8 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 8 years ago
Ryan Gordon 9df89ccabc Fixing HHVM Compatibility (#3437) 8 years ago
Tony Wong be73938d72 Change divideInt64ToInt32 to static (#3436) 8 years ago
Brent Shaffer d32f5b4de3 Removes unnecessary pass-by-references in PHP internal classes (#3433) 8 years ago
Brent Shaffer aa61bb0d3c compiles removal of newline (#3333) (#3370) 8 years ago
Jisi Liu 86975301f1 Update csharp and php descriptor 8 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 8 years ago
Brent Shaffer 324b20a491 remove pass by reference for php setters (#3344) 8 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 8 years ago