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 ed3e48b commit f4b27bdCopy full SHA for f4b27bd
NEWS
@@ -14,6 +14,9 @@ PHP NEWS
14
. Partially fixed bug GH-17733 (Avoid calling wrong function when reusing file
15
caches across differing environments). (ilutov)
16
17
+- PCRE:
18
+ . Downgrade back to PCRE2 10.44, see GH-20341. (nielsdos)
19
+
20
- Reflection:
21
. Fixed bug GH-20217 (ReflectionClass::isIterable() incorrectly returns true
22
for classes with property hooks). (alexandre-daubois)
0 commit comments