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-11-06 02:09:07 +00:00
parent e7a632e950
commit 2906e61a06

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- Fixed a bug that prevented a changed compile-time extension_dir from
affecting modules that were loaded via php.ini (Zeev)
- Fixed a bug in ftp_mkdir() when used on ftp server which doesn't return
the full path (Jani)
- Added ImageCreateFromString() which creates an image stream out of