Skip to content

Releases: CUBRID/cubrid-php

CUBRID PHP 11.2.0.0002

27 Sep 04:41
6cbcc1b
Compare
Choose a tag to compare

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

CUBRID PHP 11.1.0.0001

08 Jun 12:08
b37d6e1
Compare
Choose a tag to compare

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

CUBRID PHP 11.0.0.0001

22 Jan 04:14
3780440
Compare
Choose a tag to compare

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

CUBRID PHP Driver 10.2.0.0001

16 Dec 01:32
2198b8b
Compare
Choose a tag to compare

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

CUBRID PHP Driver 10.1.0.0003

21 Dec 07:10
5a3c6ee
Compare
Choose a tag to compare

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

04 Aug 02:13
Compare
Choose a tag to compare

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

28 Jul 06:01
Compare
Choose a tag to compare

1.Fixed Bugs:

2.Changed and Enhanced Features:

  • Supporting PHP versions: 5.5.38, 5.6.30, 7.1.7