php-doc-en/reference/reflection
Christoph Michael Becker c957c1054f Fix #74245: No other ways to get all constants from class but using reflection
We're not actually fixing this issue, but rather document
ReflectionClass::getConstants().

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342147 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-17 12:25:04 +00:00
..
reflection Reflection::getModifierNames() content 2017-03-13 09:21:08 +00:00
reflectionclass Fix #74245: No other ways to get all constants from class but using reflection 2017-03-17 12:25:04 +00:00
reflectionextension
reflectionfunction typo fixes submitted by anon users 2016-01-15 14:14:37 +00:00
reflectionfunctionabstract Document ReflectionFunctionAbstract::getReturnType() method 2015-08-20 14:24:18 +00:00
reflectiongenerator Document ReflectionGenerator class and methods 2015-08-21 16:07:06 +00:00
reflectionmethod
reflectionobject
reflectionparameter Document ReflectionParameter::getType() method 2015-08-20 13:26:51 +00:00
reflectionproperty Consistent description of getModifiers() in ReflectionClass, ReflectionMethod, ReflectionProperty 2017-03-13 09:28:54 +00:00
reflectiontype Rectify ReflectionType::isBuiltin() ID 2015-08-18 10:09:46 +00:00
reflectionzendextension
reflector Methods defined in an interface are abstract by definition; there's no need to add the 'abstract' keyword. 2014-08-14 04:24:14 +00:00
book.xml Document ReflectionGenerator class and methods 2015-08-21 16:06:31 +00:00
configure.xml
constants.xml
examples.xml
extending.xml
reflection.xml
reflectionclass.xml
reflectionexception.xml
reflectionextension.xml
reflectionfunction.xml
reflectionfunctionabstract.xml
reflectiongenerator.xml Document ReflectionGenerator class and methods 2015-08-21 16:07:06 +00:00
reflectionmethod.xml
reflectionobject.xml
reflectionparameter.xml
reflectionproperty.xml
reflectiontype.xml Clarify purpose of ReflectionType 2015-12-12 03:35:35 +00:00
reflectionzendextension.xml
reflector.xml
setup.xml
versions.xml ReflectionClass::isAnonymous() came in PHP 7.0.0 2016-01-08 16:31:23 +00:00