php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56789 Wrong syntax in config.m4
Submitted: 2006-01-21 11:01 UTC Modified: 2006-04-29 21:43 UTC
From: chtekk at gentoo dot org Assigned: wez (profile)
Status: Closed Package: PDO_ODBC (PECL)
PHP Version: 5.1.1 OS: Gentoo Linux
Private report: No CVE-ID: None
 [2006-01-21 11:01 UTC] chtekk at gentoo dot org
Description:
------------
While investigating some other problems today, I was checking the config.m4 of the ODBC PDO driver and found the following code:

ifdef([PHP_ADD_EXTENDION_DEP],

Now, that should read PHP_ADD_EXTENSION_DEP, just change the D to an S.
Best regards, CHTEKK.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-29 21:43 UTC] wez@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC