[ANNOUNCEMENT] ibm_db2-2.1.3 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package ibm_db2-2.1.3 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
* 2021-03-10: 2.1.3
- Report failures in SQLGetDiagRec. This should warn on many silent errors.
- Workaround issue with using SQLGetSubString with a large buffer on a DBCLOB
with locator by trimming from first instead of last null byte.
- Workaround bug in SQL/CLI caused by unknown PTF, which causes a buffer
overflow with SQLGetData on char-like values. The PTF causing the regression
is unidentified, but workaround PTFs seem to exist, including SI75759. The
workaround will likely be kept until most no longer have the defective PTF.
Package Info
-------------
This extension supports IBM DB2 Universal Database, IBM
Cloudscape, and Apache Derby databases.
Related Links
-------------
Package home: https://pecl.php.net/package/ibm_db2
Changelog: https://pecl.php.net/package-changelog.php?package=ibm_db2
Download: https://pecl.php.net/get/ibm_db2-2.1.3.tgz
Authors
-------------
Helmut Tessarek (helper)
Amarnath Reddy N <[email protected]> (lead)
Jesse Gorzinski (lead)
Calvin Buckley (developer)