Another month, another release.
2.0.2 is minor release fixing a couple of memory leaks and a SEGV. For your enjoyment, here is the complete CHANGELOG:
- Fix corrupt Ingres MONEY to PHP DOUBLE conversions
- Eliminate memory leak when ingres_free_result() is not called
- Fix ingres_field_name() so it returns the correct column name
- Fix SEGV in php_ii_convert_data() when converting DATE to STRING
- Enable the extension to build on Mac OS X and HP-UX
- Reduce the number of emalloc calls in php_ii_fetch()
- Clean up proto entries in ingres.c
- Make ingres_conn_*() and ingres_stmt_* aliases for their ingres_err*() counterparts
And now for some links:
- README.html – http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&pathrev=RELEASE_2_0_2
- Source code – http://pecl.ingres.net/get/ingres
- Windows DLLs – Since http://pecl4win.php.net is no longer being updated, I have made available DLLs for PHP 5.1.6, 5.2.6 and 5.2.8 for Ingres 2.6/0305, 9.0.4, 9.1.1, 9.2.0 and 9.3.0 at http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver
As always if you experience any problems with the driver you can email me via grant @ php dot net, or raise and issue via Servicedesk.
Popularity: 12% [?]
2 Comments
Hey,
Updated the Connectivity News Announcement on the Ingres Community Wiki with the latest PHP announcement
Teresa
Hey,
Updated the Connectivity News Announcement on the Ingres Community Wiki with the latest PHP announcement
Teresa
2 Trackbacks/Pingbacks
[...] Another month … (this is getting to be a habit): [...]
[...] Another month … (this is getting to be a habit): [...]
Post a Comment