diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ PHP NEWS . Fixed bug #76601 (Partially working php-fpm ater incomplete reload). (Maksim Nikulin) +- OPcache: + . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice). + (Tyson Andre) + ?? ??? ????, PHP 7.4.0RC6 - Core: |