0.6.0
Pre-release
Pre-release
ADDED:
SelectQueryBuilderInterface::orderByAttribute
andSelectQueryBuilderInterface::orderByExpression
methods
CHANGED:
- Require PHPUnit 7.0 minimally for running tests
- Do not use the
NO_AUTO_CREATE_USER
mode by default because it was removed in MySQL 8.0 - Apply the Woohoo Labs. Coding Standard
REMOVED:
SelectQueryBuilderInterface::orderBy
method
FIXED:
- Fatal error when
AbstractPdoConnection::fetch()
returns an empty result set - Fatal error on PHP 7.1 because of incompatible declarations