Skip to content

Commit 3b46fbf

Browse files
committed
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Update NEWS
2 parents e72e337 + f6eac76 commit 3b46fbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ PHP NEWS
88

99
- OPcache:
1010
. Fixed potential ASLR related invalid opline handler issues. (cmb)
11+
. Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
12+
(Tyson Andre)
1113

1214
- Standard:
1315
. Fixed bug #78759 (array_search in $GLOBALS). (Nikita)

0 commit comments

Comments
 (0)