We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b142e8a commit 07f4830Copy full SHA for 07f4830
UPGRADING
@@ -271,7 +271,7 @@ PHP 7.4 UPGRADE NOTES
271
. Added mbstring.regex_retry_limit ini setting defaulting to 1000000. It
272
limits the amount of backtracking that may be performed during one mbregex
273
match and thus protects against exponential backtracking attacks (ReDOS).
274
- This setting only takes effect when linking against oniguruma >= 2.8.0.
+ This setting only takes effect when linking against oniguruma >= 6.8.0.
275
276
- OPcache:
277
. Support for preloading code has been added.
0 commit comments