Skip to content

Commit bcb8ab3

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Update NEWS
2 parents be6fb13 + 3b46fbf commit bcb8ab3

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
@@ -11,6 +11,10 @@ PHP NEWS
1111
. Fixed bug #76601 (Partially working php-fpm ater incomplete reload).
1212
(Maksim Nikulin)
1313

14+
- OPcache:
15+
. Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
16+
(Tyson Andre)
17+
1418
?? ??? ????, PHP 7.4.0RC6
1519

1620
- Core:

0 commit comments

Comments
 (0)