We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdd924 commit 2cf7e88Copy full SHA for 2cf7e88
reference/reflection/versions.xml
@@ -23,7 +23,7 @@
23
24
<function name="reflector" from="PHP 5, PHP 7, PHP 8"/>
25
<function name="reflector::__tostring" from="PHP 5, PHP 7, PHP 8"/>
26
- <function name="reflector::export" from="PHP 5, PHP 7"/>
+ <function name="reflector::export" from="PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
27
28
<function name="reflectionfunctionabstract" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
29
<function name="reflectionfunctionabstract::__clone" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
0 commit comments