aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/GPBUtil.php
Commit message (Expand)AuthorAgeFilesLines
* PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-231-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