mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
NEWS update
This commit is contained in:
parent
dc4adaa231
commit
e01b22e5cd
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -1,6 +1,11 @@
|
|||
PHP 4.0 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 200?, Version 4.0.7-dev
|
||||
- Change from E_ERROR to E_WARNING in the exif extension (Rasmus)
|
||||
- New pow() implementation, which returns an integer when possible,
|
||||
and warnings on wrong input (jeroen)
|
||||
- Added optional second parameter to trim, chop and ltrim. You can
|
||||
now specify which characters to trim (jeroen)
|
||||
- Hugely improved the performance of the thread-safe version of PHP, especially
|
||||
under Windows (Andi & Zeev)
|
||||
- Improved request-shutdown performance significantly (Andi & Zeev, Zend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue