Release Notes for 4.2.2
4.2.2
- Total issues resolved: 1
- Total pull requests resolved: 18
- Total contributors: 12
Static Analysis
- 6697: Cleanup obsolete PHPStan ignore rules thanks to @derrabus
- 6574: Remove non thrown exception from phpdoc thanks to @Tofandel
Bug,PostgreSQL,Schema Comparison
- 6693: Enable platformOptions to be considered for ColumnDiff (PostgreSQL jsonb support) thanks to @DanielBadura
Test Suite
- 6692: PHPUnit 10.5.39 thanks to @derrabus
Documentation
Bug,Schema Management
CI
- 6661: Create website schema validation workflow thanks to @SenseException
- 6632: Source IBM DB2 CLI driver from GitHub thanks to @morozov
- 6625: Rework continuous integration for v4 thanks to @greg0ire
Bug,Connecting,Connections,PDO,PHP
Bug,Quoting,SQL Server,Schema Management
Bug,PostgreSQL,Quoting,Schema Management
Bug,Prepared Statements,oci8
Connecting,Drivers,New Feature,Oracle
Bug,Type Mapping
- 6579: Fix max string length resolution in
AbstractPlatform::getEnumDeclaration()
thanks to @davidxkurka
Bug,Cache
-
6552: Query Cache mangled if saved by-reference thanks to @Slamdunk
-
6546: Fix incorrect
transactional()
handling when DB auto-rolled back the transaction (v4) thanks to @simPod
Bug,Type Conversion
Changes from Lower Branches
- This release contains all changes of the 3.9.4 release.