1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

NEWS update

This commit is contained in:
2000-10-15 01:09:08 +00:00
parent 83b3818e67
commit 0892ae5b25

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- Fix memory leak in x-httpd-source mode (Jason Greene)
- Changed ext/gd not to be enabled by default (Jani)
- Make increment of empty string ("") behave like in PHP 3 and result in "1"
(Andi, Zend Engine)