]> granicus.if.org Git - php/commitdiff
- Add missing macro
authorMarcus Boerger <helly@php.net>
Thu, 30 Sep 2004 08:03:38 +0000 (08:03 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 30 Sep 2004 08:03:38 +0000 (08:03 +0000)
main/php.h

index b0acc095c36f08eefb5e242cd7388c89d8692055..945dfb5ce42f07f9ddc3d850b7a83dc1ba7f0fd9 100644 (file)
@@ -337,6 +337,7 @@ END_EXTERN_C()
 #define PHP_FE                 ZEND_FE
 #define PHP_FALIAS             ZEND_FALIAS
 #define PHP_ME          ZEND_ME
+#define PHP_MALIAS      ZEND_MALIAS
 #define PHP_ME_MAPPING  ZEND_ME_MAPPING
 
 #define PHP_MODULE_STARTUP_N   ZEND_MODULE_STARTUP_N