bjori Sat Jun 27 13:33:20 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src UPGRADING
Log:
Group the open_basedir entries
http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.33&r2=1.1.2.3.2.1.2.34&diff_format=u
Index: php-src/UPGRADING
diff -u php-src/UPGRADING:1.1.2.3.2.1.2.33 php-src/UPGRADING:1.1.2.3.2.1.2.34
--- php-src/UPGRADING:1.1.2.3.2.1.2.33 Sat Jun 27 13:23:03 2009
+++ php-src/UPGRADING Sat Jun 27 13:33:20 2009
@@ -1,4 +1,4 @@
-$Id: UPGRADING,v 1.1.2.3.2.1.2.33 2009/06/27 13:23:03 bjori Exp $
+$Id: UPGRADING,v 1.1.2.3.2.1.2.34 2009/06/27 13:33:20 bjori Exp $
UPGRADE NOTES - PHP 5.3
@@ -319,14 +319,14 @@
- It is now possible to use alphanumeric or variable indices in INI option
arrays.
+- open_basedir is now PHP_INI_ALL
+
- Runtime tightening of open_basedir restrictions is now possible.
- The default value of session.use_only_cookies has changed to "1".
- The default value of oci8.default_prefetch has been changed from 10 to 100.
-- open_basedir is now PHP_INI_ALL
-
- A new directive, request_order, controls the behavior of $_REQUEST
independently of variables_order.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php