Skip to content

2.7.0

Latest
Compare
Choose a tag to compare
@gocom gocom released this 06 Nov 22:38
· 13 commits to master since this release

Changes:

  • Fixed: Test suite compatibility on PHP >= 7.2.
  • Added: Create database statement.
  • Added: Safe SQL delimiter generation. Checks that the contained query does not contain the delimiter rather than using hard-coded slash or semicolon.
  • Added: Invokes informative E_USER_DEPRECATED messages when using deprecated configuration options.
  • Added: Supports dumping events.
  • Added: Checks MySQL version before dumping triggers or events.
  • Changed: All configuration values are now strictly type strict.

Install using Composer:

$ composer require rah/danpu:2.7.0