php-doc-en/reference/reflection/reflectionproperty
2021-10-20 11:11:30 +02:00
..
clone.xml
construct.xml Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
export.xml replaced deprected warning with deprecated-removed one. 2021-05-02 14:18:03 +09:00
getattributes.xml Generate methodsynopses based on stubs for recent changes (#903) 2021-10-01 17:23:05 +02:00
getdeclaringclass.xml
getdefaultvalue.xml ReflectionProperty: fix a few references to wrong class name(s) 2021-07-02 13:38:11 +01:00
getdoccomment.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getmodifiers.xml Fix #81065: Changes to Reflection modifiers not documented 2021-05-23 14:46:27 +02:00
getname.xml
gettype.xml Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
getvalue.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
hasdefaultvalue.xml ReflectionProperty: fix a few references to wrong class name(s) 2021-07-02 13:38:11 +01:00
hastype.xml Fix #78936: Reflection methods for typed properties not documented 2019-12-09 15:22:24 +00:00
isdefault.xml ReflectionProperty: fix a few references to wrong class name(s) 2021-07-02 13:38:11 +01:00
isinitialized.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
isprivate.xml
ispromoted.xml Fix 81385: ReflectionProperty::isPromoted() is missing from documentation 2021-10-20 11:11:30 +02:00
isprotected.xml
ispublic.xml
isstatic.xml
setaccessible.xml Fix #55026: Document access to protected/private members using reflection 2021-01-12 12:57:40 +01:00
setvalue.xml
tostring.xml