Package Information |
Summary |
CUBRID driver for PDO |
Maintainers |
Esen Sagynov (lead)
[details]
|
License |
PHP |
Description |
This extension provides a CUBRID driver for PDO. |
Homepage |
http://www.cubrid.org/php_cubrid_pdo
|
Release notes
Version 9.1.0.0001
(stable)
|
Changed and Enhanced Features:
1) APIS-418: add the ENUM support in PDO driver. 2) APIS-404: update the urls in README. 3) APIS-435: use cci_get_last_insert_id() instead of cci_last_insert_id().
Fixed bugs:
1) APIS-392: change the phpinfo field from 'Supported CUBRID server' to 'CCI Version' and fix its value. 2) APIS-401: improve the invoking of cci_disconnect. 3) APIS-435: remove free() in the insert_id function for Windows platform. |