v0.8.0
版本发布时间: 2022-05-13 18:28:26
contributte/doctrine-dbal最新发布版本:v0.8.2(2023-06-10 23:49:02)
Bumped! 🏪
Diff: https://github.com/nettrine/dbal/compare/v0.7.1...v0.8.0
Changes:
- Composer: minimal supported DBAL version is 2.13 [ed3759925c71896cbf1e65d773747773d55209f1] (@xificurk)
- CI: track doctrine deprections [7de7107477082ce3a6b210983a3f4600671af804] (@xificurk)
- DbalExtension: fix deprecations in logger setup [a05a1e50d5d3d004c7fe58b493e53f56a83b5a10] (@xificurk)
- Replace deprecated calls related to Result object [1ad960e4070d96ef227d1253c65e02ef376c8dc7] (@xificurk)
- DbalConsoleExtension: Remove deprecated ImportCommand (possible BC break) [7ebaa0ec0735b5042075737affb36e6a69f2c442] (@xificurk)
- DbalConsoleExtension: Replace deprecated ConnectionHelper by ConnectionProvider (possible BC break) [7c46c6c0b985904833a34b0d89718db2c0531961] (@xificurk)
- Composer: Allow DBAL 3.x [ae255ee16e9397584408e54f52eaef885260d994] (@xificurk)
- ProfilerLogger: Fix support for list parameter expansion in DBAL 3.x [591f1a8267340424dc8dbbd3deea151b8e3f3503] (@xificurk)
- CI: Ignore Doctrine deprecations that are impossible to fix while keeping DBAL 2.x support [7e9d781d18dab80103a4e98edbeca6f74b7cd99d] (@xificurk)
- ProfilerLogger: fix errors in DBAL 3.x (#69) [f26ac656c92f36365552f1fbc2a23f54a333226e] (@Rixafy)
- Compability: introduce simple doctrine version detector [e092aac6561073e802cab948fb913e2043894155] (@f3l1x)
Maintenance:
- Composer: allow plugins [a0eb2366b9783ce77b822c91b381508e4e6a9244] (@f3l1x)