Skip to content

Commit 1c46fc5

Browse files
author
Ilia Alshanetsky
committed
Another bug fixed by Dmitry
1 parent 7c75065 commit 1c46fc5

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
@@ -21,6 +21,8 @@ PHP NEWS
2121
- Fixed bug #39449 (Overloaded array properties do not work correctly).
2222
(Dmitry)
2323
- Fixed bug #39394 (Missing check for older variants of openssl). (Ilia)
24+
- Fixed bug #38604 (Fixed request time leak inside foreach() when itterating
25+
through virtual properties). (Dmitry)
2426
- Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class
2527
not found"). (Ilia)
2628
- Fixed bug #36214 (__get method works properly only when conditional operator

0 commit comments

Comments
 (0)