Package Information |
Summary |
PDO driver for IBM databases |
Maintainers |
Calvin Buckley (developer)
[details]
Amarnath Reddy N <
areddy at rocketsoftware dot com >
(lead)
[details]
RAHUL PRIYADARSHI <
rahul dot priyadarshi at in dot ibm dot com >
(lead)
[details]
Jesse Gorzinski (lead)
[details]
|
License |
Apache License 2.0 |
Description |
This extension provides an IBM database driver for PDO. This driver supports IBM DB2
Universal Database, IBM Cloudscape, Apache Derby databases and IDS (Informix Data Server). |
Release notes
Version 1.7.0
(stable)
|
- Support for PHP 8.5 - A PDO driver class (\Pdo\Ibm) is now provided on PHP 8.4 and newer. Currently, it has no extra methods, but in PHP 8.5, the PDO constants have been moved to the \Pdo\Ibm class, and a deprecation message added to the old PDO:: constants. |