From: cyberdog3k at gmail dot com Operating system: Windows Server 2003 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Outdated extension entries in sample ini files.
Description: ------------ As of PHP 5.1, the Windows distribution of MySQL comes with two example php.ini files: php.ini-dist and php.ini-recommended. Most of the extensions shipping with 5.1 in the 'ext' directory are listed in the ini files in the "Dynamic Extensions" section, but this list also has some outdated entries. I've made a comparison of the actual extensions and those in the sample ini's: Listed in the ini but no longer in 5.1: oracle.dll Shipping with 5.1, but not listed in the ini: php_mysqli.dll php_pdo.dll php_pdo_firebird.dll php_pdo_mssql.dll php_pdo_mysql.dll php_pdo_oci.dll php_pdo_oci8.dll php_pdo_odbc.dll php_pdo_pgsql.dll php_pdo_sqlite.dll php_pspell.dll php_soap.dll php_xmlreader.dll Of course it's at the developers' disgression if this is worthy of fixing, but I think it would help improve the consistency of the examples. -- Edit bug report at http://bugs.php.net/?id=35403&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35403&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=35403&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=35403&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=35403&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35403&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35403&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35403&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35403&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35403&r=support Expected behavior: http://bugs.php.net/fix.php?id=35403&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35403&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35403&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35403&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35403&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35403&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35403&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35403&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35403&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35403&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35403&r=mysqlcfg