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 a2c41c0 commit f6eac76Copy full SHA for f6eac76
NEWS
@@ -5,6 +5,10 @@ PHP NEWS
5
- Intl:
6
. Fixed bug #78804 (Segmentation fault in Locale::filterMatches). (Stas)
7
8
+- OPcache:
9
+ . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
10
+ (Tyson Andre)
11
+
12
- Standard:
13
. Fixed bug #78759 (array_search in $GLOBALS). (Nikita)
14
0 commit comments