php-doc-en/reference/reflection/reflectionparameter
Yoshinari Takaoka 969080b592
Added ReflectionAttribute related Documentation. ()
* Added ReflectionAttribute related Documentation.

* Update reference/reflection/reflectionattribute/isrepeated.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/isrepeated.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/newinstance.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/newinstance.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionclass/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionclassconstant/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionfunctionabstract/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionparameter/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionproperty/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
2021-06-04 20:20:42 +09:00
..
allowsnull.xml
canbepassedbyvalue.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
clone.xml
construct.xml Removed references to PHP 5, PHP 7.0 () 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 Added ReflectionAttribute related Documentation. () 2021-06-04 20:20:42 +09:00
getclass.xml Reflection deprecation () 2021-05-06 02:57:35 +02:00
getdeclaringclass.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getdeclaringfunction.xml
getdefaultvalue.xml Reflection can now get defaults for internals, see https://github.com/php/php-src/pull/5353 2020-09-05 09:49:21 +00:00
getdefaultvalueconstantname.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getname.xml
getposition.xml
gettype.xml Reflection deprecation () 2021-05-06 02:57:35 +02:00
hastype.xml
isarray.xml Reflection deprecation () 2021-05-06 02:57:35 +02:00
iscallable.xml Reflection deprecation () 2021-05-06 02:57:35 +02:00
isdefaultvalueavailable.xml Document ReflectionParameter::isDefaultValueConstant() 2018-05-29 14:14:26 +00:00
isdefaultvalueconstant.xml Document ReflectionParameter::isDefaultValueConstant() 2018-05-29 14:14:26 +00:00
isoptional.xml
ispassedbyreference.xml
isvariadic.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00:00
tostring.xml