aboutsummaryrefslogtreecommitdiff
path: root/php/tests/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile error for php on Mac.Bo Yang2016-10-101-5/+0
|
* Test php5.5_c test on jenkinsBo Yang2016-10-101-5/+5
|
* Auto-generate proto files for tests.Bo Yang2016-09-151-3/+12
|
* Check in php implementation. (#2052)Paul Yang2016-09-151-0/+23
This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.