aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/src/Google/Protobuf/Internal/GPBUtil.php
Commit message (Expand)AuthorAge
* Merge branch '3.6.x' into merge-3-6-xGravatar Adam Cozzette2018-06-25
|\
| * Use legacy name in php runtime (#4741)Gravatar Paul Yang2018-06-07
| * PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-25
* | PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-24
|/
* includes the expected class in the exception, otherwise the error is harder t...Gravatar Brent Shaffer2018-04-09
* Fix php well known type conformance tests (#3828)Gravatar Paul Yang2017-11-03
* Merge remote-tracking branch 'origin/3.4.x' into masterGravatar Jisi Liu2017-10-11
|\
| * Change array to associate array.Gravatar Bo Yang2017-09-11
* | Add well-known timestamps to JSON for PHP (#3564)Gravatar Jack Wakefield2017-09-10
| * Add prefix to php reserved keywords.Gravatar Bo Yang2017-09-08
|/
* Use message name as defined in php runtime.Gravatar Bo Yang2017-08-21
* Change divideInt64ToInt32 to static (#3436)Gravatar Tony Wong2017-08-01
* Add json encode/decode for php. (#3226)Gravatar Paul Yang2017-06-30
* Fix php jenkins test (#3233)Gravatar Paul Yang2017-06-15
* Follows proper autoloading standards (#3123)Gravatar Brent Shaffer2017-06-14
* Repeated/Map field setter should accept a regular PHP array (#2817)Gravatar Paul Yang2017-03-10
* Merge 3.2.x branch into master (#2648)Gravatar Paul Yang2017-01-31
* Fix pure php implementation for 32-bit machine. (#2282)Gravatar Paul Yang2016-10-25
* Check in php implementation. (#2052)Gravatar Paul Yang2016-09-15