Home
last modified time | relevance | path

Searched refs:isDeprecated (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/reflection/tests/
H A DReflectionFunction_isDeprecated_basic.phpt2 ReflectionFunction::isDeprecated
13 echo var_dump($rc->isDeprecated());
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c2819 ZEND_METHOD(reflection_function, isDeprecated) in ZEND_METHOD() argument
5130 ZEND_ME(reflection_function, isDeprecated, arginfo_reflection__void, 0)
/PHP-5.3/
H A DNEWS5573 . Added ReflectionFunction::isDeprecated() and constant IS_DEPRECATED.

Completed in 40 milliseconds