Date: 11/06/02
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc /en/reference/http reference.xml /en/reference/http/functions header.xml headers-sent.xml setcookie.xml"
- Previous message: Chen bole: "[PHP-DOC] cvs: phpdoc /en/reference/http/functions setcookie.xml"
- In reply to: leon <email protected>: "[PHP-DOC] #20267 [NEW]: php_ini_scanned_files documentation"
- Next in thread: philip <email protected>: "[PHP-DOC] #20267 [Opn->Fbk]: php_ini_scanned_files documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 20267
User updated by: leon <email protected>
Reported By: leon <email protected>
-Status: Feedback
+Status: Open
Bug Type: Documentation problem
PHP Version: 4CVS-2002-11-05
Assigned To: philip
New Comment:
Yes, it looks right. The comma-separated list has linebreaks after the
commas, too.
Technically, I don't think there's a failure condition for this
function. It returns FALSE if there were no additional configuration
files.
BTW, your opening literal tag is mis-typed.
Thanks,
Leon
Previous Comments:
------------------------------------------------------------------------
[2002-11-06 01:54:39] philip <email protected>
Please confirm the following description:
<function>php_ini_scanned_files</function> returns a comma-separated
list of configuration files parsed after &php.ini;. These files are
found in a directory defined by the
<literel>--with-config-file-scan-dir</literal> option which is set
during compilation.
Returns a comma-separated string of .ini files on success or an empty
string if either no file scan directory was set, the directory was
empty, or on failure.
-- Especially the last sentence :)------------------------------------------------------------------------
[2002-11-05 15:52:16] leon <email protected>
We need documentation for php_ini_scanned_files()
string php_ini_scanned_files(void) This function returns a comma-separated list of configuration files parsed after php.ini. These files are found in a directory defined by the --with-config-file-scan-dir option sent to configure before compilation.
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=20267&edit=1
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc /en/reference/http reference.xml /en/reference/http/functions header.xml headers-sent.xml setcookie.xml"
- Previous message: Chen bole: "[PHP-DOC] cvs: phpdoc /en/reference/http/functions setcookie.xml"
- In reply to: leon <email protected>: "[PHP-DOC] #20267 [NEW]: php_ini_scanned_files documentation"
- Next in thread: philip <email protected>: "[PHP-DOC] #20267 [Opn->Fbk]: php_ini_scanned_files documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

