Home » Database » MDB2 » Bug #3904
Renamed pgsql functions to newer names
Details
| Submitted | 2005-03-21 17:31 UTC |
|---|---|
| From | nick at silverorange dot com |
| Assigned | lsmith |
| Status | Closed |
| Package | MDB2 |
| PHP Version | 5.0.3 |
| OS | linux |
| Roadmaps | (Not assigned) |
Comments
[2005-03-21 17:31 UTC] nick at silverorange dot com
Description:
------------
PHP changed the naming of the pgsql module in version 4.2.0 [1]. This patch [2] updates the MDB2 pgsql driver to the new names.
[1] http://ca3.php.net/manual/en/ref.pgsql.php
[2] http://worksintheory.org/files/pear/MDB2-pgsql-functions.diff
[2005-03-22 13:02 UTC] smith at backendmedia dot com
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 pear.php.net.
In case this was a pear.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 PEAR better.