php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31168 libmysqli.dll missing from php-5.0.3-Win32.zip distribution
Submitted: 2004-12-18 02:52 UTC Modified: 2004-12-22 17:20 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: chris at lodesys dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.3 OS: Windows
Private report: No CVE-ID: None
 [2004-12-18 02:52 UTC] chris at lodesys dot com
Description:
------------
The documentation states that libmysqli.dll is required to use the php_mysqli.dll extension, and is bundled.  However the file libmysqli.dll is not included in the php-5.0.3-Win32.zip distribution.

http://www.php.net/manual/en/install.windows.extensions.php

Reproduce code:
---------------
n/a

Expected result:
----------------
Would find file libmysqli.dll in php-5.0.3-Win32.zip

Actual result:
--------------
not found

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-18 03:19 UTC] jed@php.net
Thanks for pointing this out. Georg?
 [2004-12-18 03:44 UTC] derick@php.net
Georg can't do anything about this, please do never assign bugs to people without verifying it with them first (or really knowing to whom to assign it too).

This should go to Edin.

Derick
 [2004-12-18 03:47 UTC] jed@php.net
I'm asleep at the wheel, that's who I meant to assign it to. My apologies.
 [2004-12-18 12:44 UTC] edink@php.net
As of php-5.0.3 both mysql and mysqli extensions use the same libmysql.dll which is identical to one shipped with mysql distribution.

Marking this as documentation issue.
 [2004-12-22 17:20 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=067bdb4bf9cc76f817a88e102f874d2c8b39edd9
Log: fix #31168: libmysql.dll is now used both for mysql and mysqli extensions
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Aug 16 03:01:29 2024 UTC