mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added missing UnhandledMatchError version info.
This commit is contained in:
parent
9ee9eccf45
commit
33e300f8f0
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
<function name="typeerror" from="PHP 7, PHP 8"/>
|
||||
<function name="argumentcounterror" from="PHP 7 >= PHP 7.1.0, PHP 8"/>
|
||||
<function name="valueerror" from="PHP 8"/>
|
||||
<function name="unhandledmatcherror" from="PHP 8"/>
|
||||
|
||||
<function name="exception" from="PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="exception::__clone" from="PHP 5, PHP 7, PHP 8"/>
|
||||
|
|
Loading…
Reference in a new issue