Skip to content

Releases: DatabaseStratum/php-stratum-mysql

7.0.1

22 Sep 10:21
2680324
Compare
Choose a tag to compare
  • Parameter comment must be a string.

7.0.0

21 Sep 10:01
7dcb0c3
Compare
Choose a tag to compare
  • Reorganize code.

6.8.0

14 Aug 09:11
f71b049
Compare
Choose a tag to compare
  • Auto align type hints.

6.7.1

28 Jul 05:18
caf7cfa
Compare
Choose a tag to compare
  • Fix punctuation issue.

6.7.0

28 Jul 03:50
638b9b3
Compare
Choose a tag to compare
  • A new and non-intrusive type hinting system.
  • Support inet4 data type.

6.6.0

26 Jan 14:11
Compare
Choose a tag to compare
  • Migrate to PHP 8.1 and higher.
  • Use GitHub Actions.

6.5.0

27 Feb 10:45
Compare
Choose a tag to compare
  • Support inet6 column type.

6.4.1

26 Sep 10:36
Compare
Choose a tag to compare
  • Support MariaDB 10.5+.
  • Add query to the message of a MySqlQueryErrorException and improve layout of messages.
  • Code enhancements.

6.4.0

17 Mar 11:55
Compare
Choose a tag to compare
  • Default character set utf8mb4.
  • Fix typo.
  • Update dependencies.

6.3.0

12 Dec 01:39
Compare
Choose a tag to compare
  • PHP 8.x ready.