added missing UnhandledMatchError version info.

This commit is contained in:
Yoshinari Takaoka 2021-03-05 22:17:32 +09:00
parent 9ee9eccf45
commit 33e300f8f0

View file

@ -26,6 +26,7 @@
<function name="typeerror" from="PHP 7, PHP 8"/>
<function name="argumentcounterror" from="PHP 7 &gt;= 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"/>