diff options
author | Hannes Magnusson <bjori@php.net> | 2009-06-21 18:34:50 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2009-06-21 18:34:50 +0000 |
commit | 6b107d99be3660e8c2bcfc17626031f4d2c3b22c (patch) | |
tree | 91f9cd130272192e4163ec67b7b4df5fa399da01 | |
parent | ee726e44972aa8bbec7f931e11d1a72646e39f33 (diff) | |
download | php-git-6b107d99be3660e8c2bcfc17626031f4d2c3b22c.tar.gz |
Fixed bug#48485 (Error in documentation and upgrade guide)
-rwxr-xr-x | UPGRADING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -229,6 +229,8 @@ UPGRADE NOTES - PHP 5.3 - Runtime tightening of open_basedir restrictions is now possible. +- The default value of session.use_only_cookies has changed to "1" + ==================== 10. Syntax additions ==================== |