mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
MFB: Missing definition, patch by Steph Fox
This commit is contained in:
@@ -330,6 +330,7 @@ END_EXTERN_C()
|
||||
|
||||
/* PHP-named Zend macro wrappers */
|
||||
#define PHP_FN ZEND_FN
|
||||
#define PHP_MN ZEND_MN
|
||||
#define PHP_NAMED_FUNCTION ZEND_NAMED_FUNCTION
|
||||
#define PHP_FUNCTION ZEND_FUNCTION
|
||||
#define PHP_METHOD ZEND_METHOD
|
||||
|
||||
Reference in New Issue
Block a user