mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
Bug fixing news & range() changes.
This commit is contained in:
parent
98e85ae80b
commit
da498edd5e
5
NEWS
5
NEWS
@ -1,6 +1,11 @@
|
||||
PHP 4 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
? ? ??? 200?, Version 4.4.0
|
||||
- Fixed bug #20987 (no handling for client certificates).
|
||||
- New range() functionality
|
||||
. Support for float modifier.
|
||||
. Detection of numeric values inside strings passed as high & low.
|
||||
. Proper handle the situations where high == low.
|
||||
- Let array_search() accept objects as a needle under ZendEngine2. (Moriyoshi)
|
||||
- Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
|
||||
- Added imagefilter() function which allows application of various filters.
|
||||
|
Loading…
Reference in New Issue
Block a user