Skip to content

Commit 2cf7e88

Browse files
committed
added missing [deprecated|removed] info of reflector class.
1 parent 7bdd924 commit 2cf7e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/reflection/versions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<function name="reflector" from="PHP 5, PHP 7, PHP 8"/>
2525
<function name="reflector::__tostring" from="PHP 5, PHP 7, PHP 8"/>
26-
<function name="reflector::export" from="PHP 5, PHP 7"/>
26+
<function name="reflector::export" from="PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
2727

2828
<function name="reflectionfunctionabstract" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
2929
<function name="reflectionfunctionabstract::__clone" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>

0 commit comments

Comments
 (0)