0x20000 /* fn_flags */
#define ZEND_ACC_DEPRECATED 0x40000 /* fn_flags */
#define Z... w code ought not to set this flag.
* ''ZEND_ACC_DEPRECATED'' - marks a method as deprecated.
These also apply to methods, but you needn't include them in your function
wing preprocessor option must be set:
/D LDAP_DEPRECATED=1
TODO: remove deprecated API usage in ext/ldap
For VC9, it is necessary to patch the portable.h on line 11