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


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