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