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 39f3374 commit 29dbc4aCopy full SHA for 29dbc4a
NEWS
@@ -6,6 +6,7 @@ PHP NEWS
6
. Fixed bug GH-12468 (Double-free of doc_comment when overriding static
7
property via trait). (ilutov)
8
. Fixed segfault caused by weak references to FFI objects. (sj-i)
9
+ . Fixed max_execution_time: don't delete an unitialized timer. (Kévin Dunglas)
10
11
- DOM:
12
. Fix registerNodeClass with abstract class crashing. (nielsdos)
0 commit comments