Release Notes for 2.17.0
Feature release (minor)
2.17.0
- Total issues resolved: 0
- Total pull requests resolved: 18
- Total contributors: 3
Deprecation
- 2055: Deprecate use_savepoints when using DBAL 4 thanks to @greg0ire
- 2048: Deprecate disable_type_comments thanks to @greg0ire
- 1976: Deprecate passing an event manager to CF::createConnection() thanks to @greg0ire
- 1962: Deprecate report_fields_where_declared thanks to @greg0ire
Improvement
- 2076: Inline parent class code thanks to @greg0ire
- 2061: Remove useless comment thanks to @greg0ire
- 2060: Switch entirely to doctrine/deprecations thanks to @greg0ire
- 2025: Use IgnoreDeprecations instead of WithoutErrorHandler thanks to @greg0ire
- 1983: Enable strict types thanks to @greg0ire
Bugfixes
- 2073: Fix escaped placeholder and interpolate paramters with non sequential numeric keys thanks to @FlashBlack
Static Analysis
- 2066: Remove PHPStan ignore rule thanks to @greg0ire
Documentation
CI
- 2074: Bump doctrine/.github from 7.3.0 to 8.0.0 thanks to @dependabot[bot]
Test Suite
- 2058: Remove illegitimate mentions of "legacy" thanks to @greg0ire
- 2047: Fix detection of errors thanks to @greg0ire
- 2043: Upgrade to PHPUnit 12 thanks to @greg0ire
- 2040: Phpunit 11 thanks to @greg0ire
- 2036: Remove DeprecationFreeExtension thanks to @greg0ire