Skip to content

Commit 07f4830

Browse files
committed
Fix typo in UPGRADING
[ci skip]
1 parent b142e8a commit 07f4830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ PHP 7.4 UPGRADE NOTES
271271
. Added mbstring.regex_retry_limit ini setting defaulting to 1000000. It
272272
limits the amount of backtracking that may be performed during one mbregex
273273
match and thus protects against exponential backtracking attacks (ReDOS).
274-
This setting only takes effect when linking against oniguruma >= 2.8.0.
274+
This setting only takes effect when linking against oniguruma >= 6.8.0.
275275

276276
- OPcache:
277277
. Support for preloading code has been added.

0 commit comments

Comments
 (0)