Skip to content

Commit f6eac76

Browse files
committed
Update NEWS
1 parent a2c41c0 commit f6eac76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ PHP NEWS
55
- Intl:
66
. Fixed bug #78804 (Segmentation fault in Locale::filterMatches). (Stas)
77

8+
- OPcache:
9+
. Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
10+
(Tyson Andre)
11+
812
- Standard:
913
. Fixed bug #78759 (array_search in $GLOBALS). (Nikita)
1014

0 commit comments

Comments
 (0)