Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.8
-
None
Description
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