]> granicus.if.org Git - php/commitdiff
- Added note about deprecation of "#" comment-style in .INI files
authorFelipe Pena <felipe@php.net>
Thu, 25 Jun 2009 14:56:14 +0000 (14:56 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 25 Jun 2009 14:56:14 +0000 (14:56 +0000)
UPGRADING

index e94fed1cb1ffb1c051050358a9a56e100af84573..3f75fdf30828d9db1b031671c5f556e416914898 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -158,6 +158,8 @@ UPGRADE NOTES - PHP 5.3
 - session_register(), session_unregister(), and session_is_registered() are now
   deprecated. Use the $_SESSION superglobal array instead.
 
+- Comments starting with '#' are deprecated in .INI files.
+
 - The following ini directives will now emit an E_DEPRECATED warning 
   upon startup if they are activated: