[ 
https://issues.apache.org/jira/browse/THRIFT-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064750#comment-13064750
 ] 

Dave Watson commented on THRIFT-1225:
-------------------------------------

Yea at FB our php code lives in a different directory structure, and I added 
unit tests there.  I should update the TestServer/TestClient to accept TCompact 
though.

Thanks!

> TCompactProtocol for PHP
> ------------------------
>
>                 Key: THRIFT-1225
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1225
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Library
>    Affects Versions: 0.7
>            Reporter: Dave Watson
>            Assignee: Dave Watson
>             Fix For: 0.7
>
>         Attachments: thrift-1225.patch
>
>
> A TCompactProtocol implementation for PHP.  Similar to the Python version.  
> Except the I64 stuff. I64 doesn't work on 32bit PHP, it uses two 32bit ints 
> instead and a bunch of bit fiddling.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to