mirror of
https://github.com/php/php-src.git
synced 2024-12-02 22:34:55 +08:00
21 lines
731 B
Plaintext
21 lines
731 B
Plaintext
PHP NEWS
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
?? ??? ????, PHP 8.4.0alpha1
|
|
|
|
Core:
|
|
. Added zend_call_stack_get implementation for NetBSD. (David Carlier)
|
|
|
|
DOM:
|
|
. Added DOMNode::compareDocumentPosition(). (nielsdos)
|
|
|
|
Intl:
|
|
. Added IntlDateFormatter::PATTERN constant. (David Carlier)
|
|
|
|
Standard:
|
|
. Implement GH-12188 (Indication for the int size in phpinfo()). (timwolla)
|
|
. Partly fix GH-12143 (Incorrect round() result for 0.49999999999999994).
|
|
(timwolla)
|
|
. Fix GH-12252 (round(): Validate the rounding mode). (timwolla)
|
|
|
|
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|