Skip to content

Commit 7bdd924

Browse files
committed
1 parent c69c209 commit 7bdd924

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

language/predefined/versions.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@
9898
<function name="throwable::getprevious" from="PHP 7, PHP 8"/>
9999
<function name="throwable::__toString" from="PHP 7, PHP 8"/>
100100

101-
<function name="WeakReference" from="PHP 7 &gt;= 7.4.0"/>
102-
<function name="WeakReference::__construct" from="PHP 7 &gt;= 7.4.0"/>
103-
<function name="WeakReference::create" from="PHP 7 &gt;= 7.4.0"/>
104-
<function name="WeakReference::get" from="PHP 7 &gt;= 7.4.0"/>
101+
<function name="WeakReference" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
102+
<function name="WeakReference::__construct" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
103+
<function name="WeakReference::create" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
104+
<function name="WeakReference::get" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
105105
<function name="WeakMap" from="PHP 8"/>
106106
<function name="WeakMap::__construct" from="PHP 8"/>
107107
<function name="WeakMap::count" from="PHP 8"/>

0 commit comments

Comments
 (0)