php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48743 PHP_MSSQL.DLL extension missing from Windows binary disribution
Submitted: 2009-06-30 16:29 UTC Modified: 2009-06-30 17:50 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: esvinson at gmail dot com Assigned:
Status: Not a bug Package: MSSQL related
PHP Version: 5.3.0 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: esvinson at gmail dot com
New email:
PHP Version: OS:

 

 [2009-06-30 16:29 UTC] esvinson at gmail dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-30 17:50 UTC] pajoye@php.net
duplicated. It is sadly expected as the required SDK cannot be used anymore (VC6) and is not available anymore for VC9 builds.

There is already a bug about that issue.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC