3.5.4
Release Notes for 3.5.4
3.5.4
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 4
CI
Test Suite
- 5907: PHPUnit 9.6.3 thanks to @derrabus
- 5903: Use TestLogger instead of mocks thanks to @derrabus
- 5899: PHPUnit 9.6.0 thanks to @derrabus
Bug,Connections,Drivers,PDO
Static Analysis
- 5883: Make sure only PDO parameter types are passed to PDO methods thanks to @kang8 and @derrabus
- 5871: PHPStan 1.9.14 thanks to @derrabus
- 5862: Allow passing url to override params thanks to @keulinho