The mail server was down during my last commit, so here's a home-made
commit mail.

Mehdi

User : didou
Modified files : /en/reference/filesystem/functions/parse-ini-file.xml
Log : adding null to reserved words

--------------------------------------------

 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev
1.87 -->
   <refentry id="function.parse-ini-file">
    <refnamediv>
@@ -45,7 +45,7 @@
     <note>
      <simpara>
       There are reserved words which must not be used as keys for
-      ini files.  These include: yes, no, true, and false.
+      ini files.  These include: null, yes, no, true, and false.
      </simpara>
     </note>
     <para>



--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to