Date: 01/09/03
- Next message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Previous message: nicos <email protected>: "[PHP-DOC] #21546 [Opn->Csd]: parse_ini_file() sends warning if the file is malformed"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
nicos Thu Jan 9 10:30:32 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions parse-ini-file.xml
Log:
It will not return an error but output it <email protected>
Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.8 phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.9
--- phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.8 Thu Jan 9 10:24:32 2003
+++ phpdoc/en/reference/filesystem/functions/parse-ini-file.xml Thu Jan 9 10:30:31 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@@ -50,7 +50,7 @@
<warning>
<para>
If the ini file you are trying to parse is malformed, PHP will exit
- and return a warning that can't be hidden.
+ and output a warning that can't be hidden.
</para>
</warning>
<para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Previous message: nicos <email protected>: "[PHP-DOC] #21546 [Opn->Csd]: parse_ini_file() sends warning if the file is malformed"
- Next in thread: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Reply: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

