php-doc-en/reference/classobj/functions
2017-03-14 12:31:33 +00:00
..
autoload.xml Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
call-user-method-array.xml Improve removal warnings for call_user_method*. 2016-01-08 01:35:24 +00:00
call-user-method.xml Improve removal warnings for call_user_method*. 2016-01-08 01:35:24 +00:00
class-alias.xml
class-exists.xml
get-called-class.xml
get-class-methods.xml
get-class-vars.xml Change constructor from PHP4 to modern style in example. 2017-01-30 09:55:32 +00:00
get-class.xml Document https://wiki.php.net/rfc/get_class_disallow_null_parameter 2017-03-14 12:31:33 +00:00
get-declared-classes.xml
get-declared-interfaces.xml
get-declared-traits.xml
get-object-vars.xml
get-parent-class.xml
interface-exists.xml
is-a.xml
is-subclass-of.xml is_subclass_of works for interfaces also (by Přemysl Karbula) 2015-08-28 12:51:24 +00:00
method-exists.xml
property-exists.xml
trait-exists.xml