Skip to content

Releases: DatabaseStratum/php-stratum-middle

5.14.0

09 Jun 04:05
ec1af76

Choose a tag to compare

Support for PHP 8.3 and 8.4 only.

5.13.0

07 Jun 04:39
5142c0c

Choose a tag to compare

  • Drop PHP 8.1 and 8.2.
  • Support PHP 8.4.

5.12.0

21 Sep 09:22
558657a

Choose a tag to compare

  • Update dependencies.

5.11.0

25 Jan 14:32

Choose a tag to compare

  • Upgrade to PHP 8.1 and higher.
  • Use GitHub actions.

5.10.0

06 Nov 07:16

Choose a tag to compare

  • travis-ci.org => travis-ci.com.
  • Add methods extractAsArray and extractAsSet.

5.9.0

11 Dec 08:30

Choose a tag to compare

  • Drop support for PHP 7.3.
  • Fix coding issue.
  • PHP 8.0 ready.

5.8.0

07 Dec 08:39

Choose a tag to compare

  • Drop support for PHP 7.3.
  • Fix coding issue.

5.7.0

16 Nov 02:36

Choose a tag to compare

  • Add negate parameter.

5.6.1

21 Apr 12:04

Choose a tag to compare

  • Fix file permissions.

5.6.0

09 Apr 23:05

Choose a tag to compare

  • A ResultException is a DataLayerException.
  • Added interface ConnectFailedException.