Tyler Hobbs created THRIFT-1602:
-----------------------------------

             Summary: PHP C Extension is not Compatible with PHP 5.4
                 Key: THRIFT-1602
                 URL: https://issues.apache.org/jira/browse/THRIFT-1602
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
    Affects Versions: 0.8
            Reporter: Tyler Hobbs


When running make with php 5.4, you'll get:

{{...thrift/ext/thrift_protocol/php_thrift_protocol.cpp:95:8: error: 
'function_entry' does not name a type}}

This is caused by {{function_entry}} being replaced by {{zend_function_entry}} 
https://bugs.php.net/bug.php?id=60016

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to