-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: PHP - Library
-
Labels:None
-
Patch Info:Patch Available
-
Flags:Patch
-
External issue URL:
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.