bjori Sun Jun 21 18:34:50 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src UPGRADING
Log:
Fixed bug#48485 (Error in documentation and upgrade guide)
http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.13&r2=1.1.2.3.2.1.2.14&diff_format=u
Index: php-src/UPGRADING
diff -u php-src/UPGRADING:1.1.2.3.2.1.2.13 php-src/UPGRADING:1.1.2.3.2.1.2.14
--- php-src/UPGRADING:1.1.2.3.2.1.2.13 Sun Jun 21 05:41:08 2009
+++ php-src/UPGRADING Sun Jun 21 18:34:50 2009
@@ -1,4 +1,4 @@
-$Id: UPGRADING,v 1.1.2.3.2.1.2.13 2009/06/21 05:41:08 kalle Exp $
+$Id: UPGRADING,v 1.1.2.3.2.1.2.14 2009/06/21 18:34:50 bjori Exp $
UPGRADE NOTES - PHP 5.3
@@ -229,6 +229,8 @@
- Runtime tightening of open_basedir restrictions is now possible.
+- The default value of session.use_only_cookies has changed to "1"
+
====================
10. Syntax additions
====================
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php