[
https://issues.apache.org/jira/browse/THRIFT-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034184#comment-15034184
]
Hudson commented on THRIFT-3318:
--------------------------------
SUCCESS: Integrated in Thrift #1751 (See
[https://builds.apache.org/job/Thrift/1751/])
THRIFT-3318 PHP: SimpleJSONProtocol Implementation Client: PHP Patch: (nsuke:
rev aede97523d1c587c2ed5832cde60f8948c68bcd5)
* lib/php/test/Test/Thrift/Protocol/TestTSimpleJSONProtocol.php
* lib/php/test/Makefile.am
* lib/php/lib/Thrift/Protocol/SimpleJSON/CollectionMapKeyException.php
* lib/php/lib/Thrift/Protocol/SimpleJSON/Context.php
* lib/php/lib/Thrift/Protocol/SimpleJSON/StructContext.php
* lib/php/lib/Thrift/Protocol/SimpleJSON/ListContext.php
* lib/php/lib/Thrift/Protocol/TSimpleJSONProtocol.php
* lib/php/lib/Thrift/Protocol/SimpleJSON/MapContext.php
> PHP: SimpleJSONProtocol Implementation
> --------------------------------------
>
> Key: THRIFT-3318
> URL: https://issues.apache.org/jira/browse/THRIFT-3318
> Project: Thrift
> Issue Type: New Feature
> Components: PHP - Library
> Reporter: Atsushi Takayama
> Priority: Minor
> Fix For: 1.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)