php-doc-en/reference/reflection/reflectionclass
Christoph Michael Becker 565b5f3de9 Fix example output for PHP 7.0.0 and up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352077 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 20:10:29 +00:00
..
construct.xml
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getconstant.xml Improve docs 2019-02-25 11:37:39 +00:00
getconstants.xml
getconstructor.xml
getdefaultproperties.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getdoccomment.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getendline.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getextension.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getextensionname.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getfilename.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml Fix example output for PHP 7.0.0 and up 2020-12-14 20:10:29 +00:00
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getproperties.xml
getproperty.xml
getreflectionconstant.xml Fix return type 2020-11-22 13:32:41 +00:00
getreflectionconstants.xml
getshortname.xml
getstartline.xml Use canonical type names 2020-11-02 15:39:04 +00:00
getstaticproperties.xml
getstaticpropertyvalue.xml
gettraitaliases.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
gettraitnames.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
gettraits.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml Fix #78707: ReflectionClass::implementsInterface - incomplete documentation 2020-11-04 11:40:49 +00:00
innamespace.xml
isabstract.xml
isanonymous.xml
iscloneable.xml
isfinal.xml
isinstance.xml
isinstantiable.xml Extend example 2018-04-27 13:50:44 +00:00
isinterface.xml
isinternal.xml
isiterable.xml Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias 2019-02-21 08:37:26 +00:00
isiterateable.xml Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias 2019-02-21 08:37:26 +00:00
issubclassof.xml Fix parameter type and description 2019-03-11 12:47:04 +00:00
istrait.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
isuserdefined.xml
newinstance.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
newinstanceargs.xml
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml