mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[ci skip] NEWS and UPGRADING
This commit is contained in:
4
NEWS
4
NEWS
@@ -3,8 +3,8 @@ PHP NEWS
|
||||
?? ??? ????, PHP 8.4.0alpha1
|
||||
|
||||
- BCMath:
|
||||
. [RFC] Add bcfloor, bcceil and bcround to BCMath (Saki Takamachi)
|
||||
. Improve performance (Saki Takamachi)
|
||||
. [RFC] Add bcfloor, bcceil and bcround to BCMath. (Saki Takamachi)
|
||||
. Improve performance. (Saki Takamachi, nielsdos)
|
||||
|
||||
- Core:
|
||||
. Added zend_call_stack_get implementation for NetBSD, DragonFlyBSD,
|
||||
|
||||
@@ -665,6 +665,9 @@ PHP 8.4 UPGRADE NOTES
|
||||
14. Performance Improvements
|
||||
========================================
|
||||
|
||||
- BCMath:
|
||||
. Improved performance of number conversions.
|
||||
|
||||
- Core:
|
||||
. Improved the performance of floating point number parsing and formatting in
|
||||
ZTS builds under highly concurrent loads. This affects the `printf()` family
|
||||
|
||||
Reference in New Issue
Block a user