mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Add NEWS entry
This commit is contained in:
parent
88f2dc6268
commit
8577d88014
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -5,6 +5,9 @@ PHP NEWS
|
||||||
Core:
|
Core:
|
||||||
. Added zend_call_stack_get implementation for NetBSD. (David Carlier)
|
. Added zend_call_stack_get implementation for NetBSD. (David Carlier)
|
||||||
|
|
||||||
|
Date:
|
||||||
|
. Added DateTime[Immutable]::createFromTimestamp. (Marc Bennewitz)
|
||||||
|
|
||||||
DOM:
|
DOM:
|
||||||
. Added DOMNode::compareDocumentPosition(). (nielsdos)
|
. Added DOMNode::compareDocumentPosition(). (nielsdos)
|
||||||
. Implement #53655 (Improve speed of DOMNode::C14N() on large XML documents).
|
. Implement #53655 (Improve speed of DOMNode::C14N() on large XML documents).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue