Release Notes for 3.7.2
3.7.x bugfix release (patch)
3.7.2
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 6
Bugfixes
- 12628: Namespace the parameters generated for the cursor predicate thanks to @seb-jean
- 12617: Fix no-op for initializeObject() and isUninitializedObject() when object is not a mapped entity thanks to @SherinBloemendaal
- 12612: Reject conflicting STI join column configuration in SchemaTool thanks to @alireza-aminzadeh
Static Analysis
- 12631: Disable
treatPhpDocTypesAsCertainphpstan option and clean up baseline thanks to @whataboutpereira - 12616: PHPStan 2.2.14 thanks to @greg0ire