mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add NEWS entry
This commit is contained in:
parent
d1af263dd9
commit
1dcab8a534
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -12,6 +12,10 @@ PHP NEWS
|
|||
sapi/apache2handler/sapi_apache2.c). (nielsdos, ElliotNB)
|
||||
. Fixed bug GH-11028 (Heap Buffer Overflow in zval_undefined_cv.). (nielsdos)
|
||||
|
||||
- Date:
|
||||
. Fixed bug where the diff() method would not return the right result around
|
||||
DST changeover for date/times associated with a timezone identifier. (Derick)
|
||||
|
||||
- DOM:
|
||||
. Fixed bug #80602 (Segfault when using DOMChildNode::before()).
|
||||
(Nathan Freeman)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue