From: esvinson at gmail dot com Operating system: Windows PHP version: 5.3.0 PHP Bug Type: MSSQL related Bug description: PHP_MSSQL.DLL extension missing from Windows binary disribution
Description: ------------ It appears that the mssql extension was left out of the final 5.3.0 Windows binary build. php_mssql.dll and ntwdblib.dll were included with 5.3.0 RC3 and RC4, but appear to have been left out of the final release. Reproduce code: --------------- N/A Expected result: ---------------- MSSQL extension included in Distribution Actual result: -------------- MSSQL extension is missing from the distribution. -- Edit bug report at http://bugs.php.net/?id=48743&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=48743&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=48743&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=48743&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=48743&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=48743&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=48743&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=48743&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=48743&r=needscript Try newer version: http://bugs.php.net/fix.php?id=48743&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=48743&r=support Expected behavior: http://bugs.php.net/fix.php?id=48743&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=48743&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=48743&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=48743&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=48743&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=48743&r=dst IIS Stability: http://bugs.php.net/fix.php?id=48743&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=48743&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=48743&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=48743&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=48743&r=mysqlcfg
