[ANNOUNCEMENT] ingres-2.2.2 (stable) Released.
[email protected] ("PECL Announce") 9 Jun 2010 16:33:55 -0000
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package ingres-2.2.2 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
This is a minor release that addresses the following:
- Fix bug 17556 - Handle errors for non-result returning statements
- Update the unit tests to be more independent
- Fix bug 16960 - SEGV when fetching the results from a row producing procedure
- Fix bug 16990 - SEGV when executing a database procedure
- Fix bug 17510 - Fix php_ii_set_connect_options so they work as documented
- Add support for the Ingres BOOLEAN type
- Fix bug 17302 - _close_statement is unable to free active statements
- Fix bug 17207 - Under certain conditions the driver can SEGV when doing cleaning up
- Fix bug 17198 - Unable to close non-result statements
- Fix bug 17092 - SIGBUS when fetching data on 64-bit Solaris
- IIapi_getDescriptor() should only be called for SELECT statements
- Add ingres_fetch_assoc()
- Fix bug 16752 - Send all string values as IIAPI_VCH_TYPE
- Allow for a 0 offset in all ingres field functions
- Update build scripts for OpenVMS CSWS PHP 2.0
Package Info
-------------
This extension supports the Ingres Relational Database System.
Related Links
-------------
Package home: http://pecl.php.net/package/ingres
Changelog: http://pecl.php.net/package-changelog.php?package=ingres
Download: http://pecl.php.net/get/ingres-2.2.2.tgz
Authors
-------------
Grant Croker <[email protected]> (lead)