php-doc-en/reference/reflection/reflectionclass
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
..
construct.xml Improvements provided by anon users 2016-10-05 14:32:17 +00:00
export.xml
getconstant.xml
getconstants.xml Fix #74245: No other ways to get all constants from class but using reflection 2017-03-17 12:25:04 +00:00
getconstructor.xml
getdefaultproperties.xml
getdoccomment.xml
getendline.xml
getextension.xml
getextensionname.xml
getfilename.xml
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml Fix #73195: ReflectionClass::getMethod() filter arguments doesn't accept combinations 2016-09-29 10:12:50 +00:00
getmodifiers.xml Consistent description of getModifiers() in ReflectionClass, ReflectionMethod, ReflectionProperty 2017-03-13 09:28:54 +00:00
getname.xml
getnamespacename.xml
getparentclass.xml
getproperties.xml
getproperty.xml
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml
gettraitaliases.xml
gettraitnames.xml
gettraits.xml
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml
innamespace.xml
isabstract.xml
isanonymous.xml
iscloneable.xml
isfinal.xml
isinstance.xml
isinstantiable.xml
isinterface.xml
isinternal.xml
isiterateable.xml
issubclassof.xml
istrait.xml
isuserdefined.xml
newinstance.xml
newinstanceargs.xml
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml