You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2012/05/10 19:38:54 UTC

[jira] [Created] (THRIFT-1602) PHP C Extension is not Compatible with PHP 5.4

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

        

[jira] [Assigned] (THRIFT-1602) PHP C Extension is not Compatible with PHP 5.4

Posted by "Jake Farrell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell reassigned THRIFT-1602:
------------------------------------

    Assignee: Jake Farrell
    
> 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
>            Assignee: Jake Farrell
>
> 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

        

[jira] [Closed] (THRIFT-1602) PHP C Extension is not Compatible with PHP 5.4

Posted by "Jake Farrell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-1602.
--------------------------------

       Resolution: Duplicate
    Fix Version/s: 0.9

Duplicates THRIFT-1577
                
> 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
>            Assignee: Jake Farrell
>             Fix For: 0.9
>
>
> 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