aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/GPBUtil.php
Commit message (Expand)AuthorAgeFilesLines
* Adopt upb change for timestamp and duration json to php (#5106)Paul Yang2018-09-221-2/+2
* Fix php testsBo Yang2018-07-131-5/+2
* Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-06-251-4/+28
|\
| * Use legacy name in php runtime (#4741)v3.6.0.1Paul Yang2018-06-071-4/+25
| * PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-251-5/+13
* | PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-241-5/+13
|/
* includes the expected class in the exception, otherwise the error is harder t...Brent Shaffer2018-04-091-1/+1
* Fix php well known type conformance tests (#3828)Paul Yang2017-11-031-3/+136
* Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu2017-10-111-8/+23
|\
| * Change array to associate array.Bo Yang2017-09-111-20/+21
| * Add prefix to php reserved keywords.Bo Yang2017-09-081-2/+16
* | Add well-known timestamps to JSON for PHP (#3564)Jack Wakefield2017-09-101-0/+80
|/
* Use message name as defined in php runtime.Bo Yang2017-08-211-1/+1
* Change divideInt64ToInt32 to static (#3436)Tony Wong2017-08-011-1/+1
* Add json encode/decode for php. (#3226)Paul Yang2017-06-301-35/+35
* Fix php jenkins test (#3233)Paul Yang2017-06-151-1/+1
* Follows proper autoloading standards (#3123)Brent Shaffer2017-06-141-1/+99
* Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang2017-03-101-13/+55
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-1/+8
* Fix pure php implementation for 32-bit machine. (#2282)Paul Yang2016-10-251-3/+38
* Check in php implementation. (#2052)Paul Yang2016-09-151-0/+161