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

Hudson commented on THRIFT-1225:
--------------------------------

Integrated in Thrift #192 (See [https://builds.apache.org/job/Thrift/192/])
    THRIFT-1225. php: TCompactProtocol for PHP

Patch: Dave Watson

bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1146185
Files : 
* /thrift/trunk/lib/php/src/protocol/TCompactProtocol.php


> 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