1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

Better...

This commit is contained in:
Marcus Boerger
2002-10-02 15:40:57 +00:00
parent 1e6557f664
commit 84fa2fd9a8

2
NEWS
View File

@@ -194,7 +194,7 @@ PHP 4 NEWS
do 'LIST -R' instead of 'LIST'. (Jani)
- Disabled the fifth parameter in mail() when safe-mode is turned on. (Derick)
- Changed getimagesize() to always set unknown fields to 0 and added support
iff imagetype. (Marcus)
for iff imagetype. (Marcus)
- Added runtime Apache2 thread check to ensure we don't run a non-threaded
PHP inside a threaded Apache2 MPM. (Rasmus)
- Made getimagesize() and exif_read_data() to return also the mime-type and