Releases: CUBRID/cubrid-php
Releases · CUBRID/cubrid-php
CUBRID PHP 11.2.0.0002
CUBRID PHP 11.2.0.0002 is the latest stable version built with CUBRID CCI v11.2, it conforms to CUBRID 11.3 release.
CUBRID PHP 11.2.0.0002
- Compatible with CUBRID 11.3
- Conform to CUBRID CCI v11.2
Change logs:
Refactoring/Modernize
- [67][APIS-970] Submodules that uses CCI driver.
- [68][APIS-970] Submodules that uses CCI driver.
- [69][APIS-973] 11.3 Driver Conformance Test - PHP
- [70][APIS-970] Update cci submodule in PHP
- [71][APIS-973] Add Testcase
- [72][APIS-973] Modify Testcase
- [73][APIS-973] Modify TC for checking version.
CUBRID PHP 11.1.0.0001
CUBRID PHP 11.1.0.0001 is the latest stable version built with CUBRID CCI v11.1, it conforms to CUBRID 11.2 release.
CUBRID PHP 11.1.0.0001
- Compatible with CUBRID 11.2
- Conform to CUBRID CCI v11.1
Change logs:
Refactoring/Modernize
- [61] [APIS-915] Add owner to field parameter of cubrid_result()
- [64] [APIS-915] Resolve a build warning on Linux
- [60] [APIS-915] Modify PHP driver version to 11.1.0.0001
- [57] [APIS-915] [58] [CBRD-24271] Modify 11.1 PHP driver build environment (Windows, Linux)
CUBRID PHP 11.0.0.0001
CUBRID PHP 11.0.0.0001 is the latest stable version built with CUBRID CCI v11.0, it conforms to CUBRID 11.0 release.
CUBRID PHP 11.0.0.0001
- Compatible with CUBRID 11.0
- Conform to CUBRID CCI v11.0
Change logs:
Refactoring/Modernize
- [51] [APIS-843] Compilation error correction in php7.4 (change "unit" to "zend_ulong")
- [50] [APIS-843] Modify reference to submodule cci-src
- [50] [APIS-843] Modify PHP driver version to 11.0.0.0001
- [51] [APIS-843] Modify 11.0 PHP driver build environment (Windows, Linux)
CUBRID PHP Driver 10.2.0.0001
CUBRID PHP 10.2.0.0001 is the latest stable version built with CUBRID CCI v10.2, it conforms to CUBRID 10.2 release.
CUBRID PHP 10.2.0.0001
- Compatible with CUBRID 10.2
- Conform to CUBRID CCI v10.2
Change logs:
Bug Fixes
- cubrid_close(NULL) prints warning successfully for PHP7
Refactoring/Modernize
- [0714ce] [APIS-808] Modify CCI sub-module reference to the new version 10.2
- [740c25] [APIS-808] Visual Studio pproject file is modified to use VS2012
- [2b8f39] [APIS-808] Modified config.m4 for correct include directory and build config by g++
- [28] [APIS-806] Update testcases for 10.2 release
CUBRID PHP Driver 10.1.0.0003
1.Fixed bugs:
- [APIS-766] crashed while executing close and fetch-object function (#22)
2.Changed and Enhanced Features:
- Change version number to 10.1.0.0003
CUBRID PHP Driver 10.1.0.0002
1.Fixed Bugs:
- [APIS-756] PHP driver crashed (core dumped) in calling cubrid_pconnect in PHP 7.1.x version
- [APIS-761] PHP driver crashes (core dumped) when calling cubrid_connect in PHP7.
- [APIS-763] PHP driver returns warning message while calling cubrid_set_autocommit
2.Changed and Enhanced Features:
- improved driver to support PHP version 7 as well as 5.
- fixed bugs related to PHP version 7.
- API's not changed to keep compatibility to former versions.
CUBRID 10.1 PHP Driver
1.Fixed Bugs:
2.Changed and Enhanced Features:
- Supporting PHP versions: 5.5.38, 5.6.30, 7.1.7