]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Wed, 30 Jul 2003 17:57:19 +0000 (17:57 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 30 Jul 2003 17:57:19 +0000 (17:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25f9dcc4274eb48c414ada346e64c99a79fec3d0..5084b148a5e1bdeae824dc42f999fe2c0d55a273 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP 4                                                                      NEWS
 - Fixed certificate version and allowed setting of the serial number in
   openssl_csr_sign(). (Stefan Roehrich)
 - Fixed each() to be binary safe for keys. (Zeev)
+- Fixed bug #24873 (incorrect handling of / inside open_basedir). (Ilia)
 - Fixed bug #24827 (ob_gzhandler overrides Vary header). (Ilia)
 - Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev)
 - Fixed bug #24760 (non-default SNMP port number not working). (Jani)