logo       

[ANNOUNCEMENT] ingres-1.4.0 (beta) Released.: msg#00022

php.pecl.devel

Subject: [ANNOUNCEMENT] ingres-1.4.0 (beta) Released.

The new PECL package ingres-1.4.0 (beta) has been released at
http://pecl.php.net/.

Release notes
-------------
This release adds the folllowing ini settings:
- ingres.timeout - connection timeout. Either add ingres.timeout=<some value
in ms> to php.ini or call ini_set("ingres.timeout",<some value in ms>) within
the php script. A value of -1 implies no timeout.
- ingres.array_index_start - overide the default start value for the index
of an array. Default is 1.

The following changes were submitted:
- Added missing constants for table structures [grantc 20-10-06]
- Fixed SEGV during shutdown when TSRM enabled [grantc 02-10-06]
- Fixed several SEGVs when working with parameters [grantc 02-10-06]
- Added support for Unicode (UTF-16) insertion and retrieval [grantc 15-08-06]
- Added support for updating/inserting LOBS [grantc 04-07-06]
- blob_segment_length is now picked up without using ingres_connect option
parameter [grantc 04-07-06]
- Changed startup to initialize OpenAPI per request [grantc 04-07-06]
- Fixed SEGV when using error reporting functions [grantc 28-04-06]
- Fixed Array so the start index is 1 (original default) and not 0 [grantc
07-04-06]
- Added ini setting ingres.array_index_start to overide default start index of
1 [grantc 07-04-06]
- Fixed crash on module unload [grantc 22-03-06]
- Added support for parameter typing to match PHP data to Ingres types [grantc
28-11-05]
- Added preliminary UTF-16 support [grantc 28-11-05]
- Added global to configure connection timeout [grantc 15-12-05]

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-1.4.0.tgz

Authors
-------------
Grant Croker <grant.croker@xxxxxxxxxx> (lead)



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise