Skip to content

Commit f944fb7

Browse files
authored
Add requestparsebodyexception version (#4403)
1 parent de13997 commit f944fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

language/predefined/versions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<function name="argumentcounterror" from="PHP 7 &gt;= PHP 7.1.0, PHP 8"/>
2828
<function name="valueerror" from="PHP 8"/>
2929
<function name="unhandledmatcherror" from="PHP 8"/>
30+
<function name="requestparsebodyexception" from="PHP 8 &gt;= 8.4.0"/>
3031
<function name="fibererror" from="PHP 8 &gt;= 8.1.0"/>
3132
<function name="fibererror::__construct" from="PHP 8 &gt;= 8.1.0"/>
3233

0 commit comments

Comments
 (0)