iliaa Thu Mar 1 00:01:33 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Fixed bug #40464 (session.save_path wont use default-value when safe_mode
or open_basedir is enabled).
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.563&r2=1.2027.2.547.2.564&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.563 php-src/NEWS:1.2027.2.547.2.564
--- php-src/NEWS:1.2027.2.547.2.563 Sun Feb 25 16:02:43 2007
+++ php-src/NEWS Thu Mar 1 00:01:32 2007
@@ -31,6 +31,8 @@
include minOccurs=0). (Dmitry)
- Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump).
(wharmby at uk dot ibm dot com, Ilia)
+- Fixed bug #40464 (session.save_path wont use default-value when safe_mode
+ or open_basedir is enabled). (Ilia)
- Fixed bug #40455 (proc_open() uses wrong commandline when safe_mode_exec_dir
is set). (Tony)
- Fixed bug #40432 (strip_tags() fails with greater than in attribute). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php