X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_std_defs.h;h=42b67edf9ade6bf635f6f7ea309e9edf1a869cd4;hp=4d3658716847ccc199846e58a6051404d1f228f2;hb=b86d629d9dcddf60e3b3abb3368f7fdab1879e7b;hpb=8e0d520db9bdef2022b237a580725d3c29910bf4 diff --git a/php_http_std_defs.h b/php_http_std_defs.h index 4d36587..42b67ed 100644 --- a/php_http_std_defs.h +++ b/php_http_std_defs.h @@ -171,6 +171,7 @@ typedef int STATUS; /* {{{ objects & properties */ #ifdef ZEND_ENGINE_2 +# define HTTP_STATIC_ME_ALIAS(me, al, ai) ZEND_FENTRY(me, ZEND_FN(al), ai, ZEND_ACC_PUBLIC | ZEND_ACC_STATIC) # define HTTP_REGISTER_CLASS_EX(classname, name, parent, flags) \ { \