php-doc-en/reference/reflection/reflectionparameter
Christoph Michael Becker e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
..
allowsnull.xml
canbepassedbyvalue.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
clone.xml
construct.xml Document ReflectionParameter::__construct() 2019-12-19 17:03:47 +00:00
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getclass.xml
getdeclaringclass.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00: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 Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
getname.xml
getposition.xml
gettype.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
hastype.xml
isarray.xml
iscallable.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00: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