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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chtekk at gentoo dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC