2.15.0
Release Notes for 2.15.0
Feature release (minor)
2.15.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 2
Documentation,Enhancement
- 244: Adjust documented return types to be
$this
where the pre-existingself
declaration was too imprecise thanks to @InvisibleSmiley - 232: Fix
Laminas\Db\Adapter\Driver\Mysqli\Connection::__construct($connectionInfo)
type declaration to respect FQCN references thanks to @InvisibleSmiley
Bug
- 243: Merge release 2.14.1 into 2.15.x thanks to @github-actions[bot]