Extension for IBM DB2 Universal Database, IBM Cloudscape, and Apache Derby
This extension supports IBM DB2 Universal Database, IBM
Cloudscape, and Apache Derby databases.
License: Apache License 2.0
Version | Release | Download |
2.1.2 | 2020-12-22 | ibm_db2-2.1.2.tgz |
2.1.1 | 2020-12-02 | ibm_db2-2.1.1.tgz |
2.1.0 | 2020-11-30 | ibm_db2-2.1.0.tgz |
2.0.8 | 2019-04-15 | ibm_db2-2.0.8.tgz |
2.0.7 | 2019-04-01 | ibm_db2-2.0.7.tgz |
Version | Message |
2.1.2 |
* 2020-12-22: 2.1.2 - Fix memory leaks - Remove PHP 5 compatibility stubs and ifdefs - Fix compile warnings - Use PHP 8 arginfo generator, with generated fallbacks for PHP 7 |
2.1.1 |
* 2020-12-02: 2.1.1 - Fix build regression on LUW with db2_execute_many |
2.1.0 |
* 2020-11-30: 2.1.0 - Compatibility with PHP 8 - Fix compatibility with 64-bit PASE/modern IBM i (sqlcli-dev package, pointer/integer width mismatch, XMLSERVICE location, etc) - Backport character trim from Zend Server - Major improvements to test suite (fix broken tests, less hardcoding) - Handle CCSID 65535 on IBM i - Fix warnings (returning void from non-void, etc) |
2.0.8 | Fixed Crash in windows with PHP 7 |
2.0.7 | Added PHP 7.3 Support. |