Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
-
Patch
Description
https://github.com/apache/thrift/pull/602
I've implemented a SimpleJSON writer for PHP.
I made it similar to TJSONProtocol.php and TSimpleJSONProtocol.java so it should comply with the coding standard.