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 04b35a4 commit bbfadd3Copy full SHA for bbfadd3
NEWS
@@ -5,6 +5,7 @@ PHP NEWS
5
- Core:
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
10
- DOM:
11
. Fix registerNodeClass with abstract class crashing. (nielsdos)
0 commit comments