added Stringable version info.

This commit is contained in:
Yoshinari Takaoka 2021-04-02 17:10:06 +09:00
parent 069ce7647c
commit b694d83ae9

View file

@ -103,6 +103,8 @@
<function name="WeakReference::create" from="PHP 7 &gt;= 7.4.0"/>
<function name="WeakReference::get" from="PHP 7 &gt;= 7.4.0"/>
<function name="Stringable" from="PHP 8" />
<function name="_COOKIE" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7, PHP 8"/>
<function name="_ENV" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7, PHP 8"/>
<function name="_FILES" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7, PHP 8"/>