Release 2.13.3
Release 2.13.3
2.13.3
- Total issues resolved: 2
- Total pull requests resolved: 16
- Total contributors: 6
Bug Fixes
- 4621: Move fix for user provided pdo connection thanks to @bizurkur
- 4662: Add ReturnTypeWillChange to PDO implementations thanks to @derrabus
Deprecations
- 4767: Deprecate SQLAnywhere driver thanks to @derrabus
PHP 8.1
- 4736: Don't use null as exception message thanks to @derrabus
- 4735: PHP 8.1 compatibility for 2.13 thanks to @derrabus
- 4734: Add ReturnTypeWillChange to core interface implementations thanks to @derrabus
Documentation
Static Analysis
- 4695: Ignore errors about missing ReturnTypeWillChange class thanks to @derrabus
- 4784: Update Psalm to 4.10.0 thanks to @morozov
- 4780: Update PHPStan to 0.12.96 thanks to @morozov
- 4694: Update JetBrains PhpStorm stubs to 2021.1 thanks to @morozov
Packaging
- 4710: Update .gitattributes thanks to @bytestream