mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[ci skip] NEWS
This commit is contained in:
parent
f918c7e200
commit
c7fda3b46f
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -9,6 +9,7 @@ PHP NEWS
|
|||
. Fixed bug GH-12468 (Double-free of doc_comment when overriding static
|
||||
property via trait). (ilutov)
|
||||
. Fixed segfault caused by weak references to FFI objects. (sj-i)
|
||||
. Fixed max_execution_time: don't delete an unitialized timer. (Kévin Dunglas)
|
||||
|
||||
- DOM:
|
||||
. Fix registerNodeClass with abstract class crashing. (nielsdos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue