Óscar García - 2015-02-20

Sorry, greater or equal!

:::c+++
#if PHP_VERSION_ID >= 50400 
#define function_entry zend_function_entry
#endif