Skip to content

PHP driver 2.0.2 released

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:

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.

  • Share/Bookmark

Related Posts

  • Teresa
    Hey,

    Updated the Connectivity News Announcement on the Ingres Community Wiki with the latest PHP announcement

    Teresa
blog comments powered by Disqus