THRIFT-1478 TJSONProtocol in PHP
authorRoger Meier <roger@apache.org>
Tue, 24 Jan 2012 18:42:46 +0000 (18:42 +0000)
committerRoger Meier <roger@apache.org>
Tue, 24 Jan 2012 18:42:46 +0000 (18:42 +0000)
commit33b720a958987fd8edf9021c8d40de9e338314b1
tree05ed397934f674ce01ff0e1e02803f959c91af73
parentb33967be7632161721be57184d93db3e3ce77645
THRIFT-1478 TJSONProtocol in PHP
Patch: Greg Fodor, Andrew Grumet, Roger Meier

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1235403 13f79535-47bb-0310-9956-ffa450edef68
configure.ac
lib/php/Makefile.am [changed mode: 0644->0755]
lib/php/src/protocol/TJSONProtocol.php [new file with mode: 0755]
lib/php/test/Fixtures.php [new file with mode: 0755]
lib/php/test/Makefile.am [new file with mode: 0755]
lib/php/test/protocol/TestTJSONProtocol.php [new file with mode: 0755]