|
100 | 100 | <function name="reflectionparameter::export" from="PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
101 | 101 | <function name="reflectionparameter::getname" from="PHP 5, PHP 7, PHP 8"/>
|
102 | 102 | <function name="reflectionparameter::getdefaultvalueconstantname" from="PHP 5 >= 5.4.6, PHP 7, PHP 8"/>
|
103 |
| - <function name="reflectionparameter::iscallable" from="PHP 5 >= 5.4.0, PHP 7, PHP 8"/> |
| 103 | + <function name="reflectionparameter::iscallable" from="PHP 5 >= 5.4.0, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> |
104 | 104 | <function name="reflectionparameter::isdefaultvalueconstant" from="PHP 5 >= 5.4.6, PHP 7, PHP 8"/>
|
105 | 105 | <function name="reflectionparameter::ispassedbyreference" from="PHP 5, PHP 7, PHP 8"/>
|
106 | 106 | <function name="reflectionparameter::ispromoted" from="PHP 8"/>
|
107 | 107 | <function name="reflectionparameter::getdeclaringfunction" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/>
|
108 | 108 | <function name="reflectionparameter::getdeclaringclass" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/>
|
109 |
| - <function name="reflectionparameter::getclass" from="PHP 5, PHP 7, PHP 8"/> |
110 |
| - <function name="reflectionparameter::isarray" from="PHP 5 >= 5.1.2, PHP 7, PHP 8"/> |
| 109 | + <function name="reflectionparameter::getclass" from="PHP 5, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> |
| 110 | + <function name="reflectionparameter::isarray" from="PHP 5 >= 5.1.2, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> |
111 | 111 | <function name="reflectionparameter::allowsnull" from="PHP 5, PHP 7, PHP 8"/>
|
112 | 112 | <function name="reflectionparameter::getposition" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/>
|
113 | 113 | <function name="reflectionparameter::isoptional" from="PHP 5 >= 5.0.3, PHP 7, PHP 8"/>
|
|
0 commit comments