From: [EMAIL PROTECTED] Operating system: PHP version: 4CVS-2002-11-05 PHP Bug Type: Documentation problem Bug description: php_ini_scanned_files documentation
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 bug report at http://bugs.php.net/?id=20267&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20267&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20267&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20267&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20267&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20267&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20267&r=support Expected behavior: http://bugs.php.net/fix.php?id=20267&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20267&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20267&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20267&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20267&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20267&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20267&r=isapi -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
