From 501774946ae1b9b79f6e7822c317e19f31d27320 Mon Sep 17 00:00:00 2001 From: Date: Wed, 10 Jan 2001 02:09:08 +0000 Subject: [PATCH] NEWS update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a52792ea36..6f736ac75b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Allow access to uploaded files in safe_mode. Beware that you can only + read the file. If you copy it to new location the copy will not have the + right UID and you script won't be able to access that copy. (Thies) - Changed extract() to check that prefixed name is a valid one. (Andrei) - Changed extract() to return the number of variables extracted. (Andrei) - Added ldap_rename() function (Stig Venaas) -- 2.50.1