derick Thu Jan 9 16:27:29 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions parse-ini-file.xml
Log:
- Remove bogus docs, it is not right to document a bug.
Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.9
phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.10
--- phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.9 Thu Jan 9
10:30:31 2003
+++ phpdoc/en/reference/filesystem/functions/parse-ini-file.xml Thu Jan 9 16:27:29
+2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@@ -47,12 +47,6 @@
The structure of the ini file is similar to that of
the &php.ini;'s.
</para>
- <warning>
- <para>
- If the ini file you are trying to parse is malformed, PHP will exit
- and output a warning that can't be hidden.
- </para>
- </warning>
<para>
<link linkend="language.constants">Constants</link> may also be parsed
in the ini file so if you define a constant as an ini value before
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php