php-doc-en/reference/classobj/functions
2020-04-15 08:50:00 +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
call-user-method.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
class-alias.xml
class-exists.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
get-called-class.xml Capitalize <refpurpose> 2018-01-25 15:24:28 +00:00
get-class-methods.xml Use new style constructor 2019-04-19 11:14:48 +00:00
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 Fix #79474: get_declared_classes Wrong loading order Inheritance 2020-04-15 08:50:00 +00:00
get-declared-interfaces.xml
get-declared-traits.xml Fixed see also section 2017-10-19 13:55:22 +00:00
get-object-vars.xml Fix #78954: get_object_vars not returning typed empty properties 2019-12-12 17:18:46 +00:00
get-parent-class.xml Fix #75789: Add class_parents to see also 2018-01-10 14:03:01 +00:00
interface-exists.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
is-a.xml Fix first parameter docs 2018-11-27 10:56:41 +00:00
is-subclass-of.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
method-exists.xml
property-exists.xml
trait-exists.xml