Last friday, version 1.1 (alpha) was release to PECL. The source code can be downloaded from there for UNIX/Linux, even Windows if you know how to do builds. For non-dev types its possible to download the latest php_ingres.dll from snaps.php.net, (for PHP 5.0). Not quite sure what will happen with getting an updated dll for the 4.x branch.
Here is the current TODO list:
- cursor updates
- procedure return value with a row producing procedure
- procedure byref parameters
- Unicode
- BLOBS, in and out.
- connection options
- money precision
- float precision, not sure how this will work with PHP DOUBLES.
- error type for numerical overflow
- support for IIAPI_CP_LOCAL_LOGIN
- BIG int / int8 support
Popularity: 1% [?]