1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00

NEWS update

This commit is contained in:
2001-05-04 01:09:16 +00:00
parent 8909c33319
commit 54bfac850c

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
- Added support to getimagesize to return dimensions of BMP and PSD
files (Derick)
- Added Japanese multibyte string functions support. (Rui)
- Added Mac OS X "\r" line ending support to the Zend Engine (Andi)
- Fixed a bug regarding the $PHP_SELF being incorrectly registered when
force-cgi-redirect was not enabled. (Sterling)