We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13794c commit f968a63Copy full SHA for f968a63
NEWS
@@ -6,6 +6,8 @@ PHP NEWS
6
. Fixed bug GH-13612 (Corrupted memory in destructor with weak references).
7
(nielsdos)
8
. Fixed bug GH-13784 (AX_GCC_FUNC_ATTRIBUTE failure). (Remi)
9
+ . Fixed bug GH-13670 (GC does not scale well with a lot of objects created in
10
+ destructor). (Arnaud)
11
12
- DOM:
13
. Add some missing ZPP checks. (nielsdos)
0 commit comments