mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
added Stringable version info.
This commit is contained in:
parent
069ce7647c
commit
b694d83ae9
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@
|
|||
<function name="WeakReference::create" from="PHP 7 >= 7.4.0"/>
|
||||
<function name="WeakReference::get" from="PHP 7 >= 7.4.0"/>
|
||||
|
||||
<function name="Stringable" from="PHP 8" />
|
||||
|
||||
<function name="_COOKIE" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="_ENV" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="_FILES" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
||||
|
|
Loading…
Reference in a new issue