PDO_IBM 1.4.1

PDO driver for IBM databases


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).

License: Apache License 2.0

Changes

* 2020-12-22: 1.4.1
- Fix memory leaks
- Remove PHP compatibility stubs and ifdefs
- Fix compile warnings
- Fix tests with PHP 8 exceptions