dama/doctrine-test-bundle
Symfony test bundle that speeds up Doctrine tests by reusing static DBAL connections and wrapping each test in a transaction that’s rolled back for isolation. Also provides a PSR-6 static array cache for Doctrine metadata/query caching to reduce boot time and memory.
SkipDatabaseRollback attribute on parent test classes by @dmaicher in https://github.com/dmaicher/doctrine-test-bundle/pull/342Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.5.0...v8.6.0
#[SkipDatabaseRollback] attribute by @dmaicher in https://github.com/dmaicher/doctrine-test-bundle/pull/339 and https://github.com/dmaicher/doctrine-test-bundle/pull/341
[@final](https://github.com/final) by @dmaicher in https://github.com/dmaicher/doctrine-test-bundle/pull/339Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.4.1...v8.5.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.4.0...v8.4.1
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.3.1...v8.4.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.3.0...v8.3.1
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.2...v8.3.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.1...v8.2.2
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.2.0...v8.2.1
doctrine.middleware tag for registering middlewares by @dmaicher in https://github.com/dmaicher/doctrine-test-bundle/pull/300
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.1.0...v8.2.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.2...v8.1.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.1...v8.0.2
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0...v8.0.1
This release is changing the underlying approach for managing the transactions quite a bit due to DBAL 4 compatibility. Its relying on savepoints.
use_savepoints on the doctrine/dbal config is mandatory nowFull Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.2.1...v8.0.0
Sorry for the release spam :yum: Decided to implement a change to not break BC
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA7...v8.0.0-BETA8
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA6...v8.0.0-BETA7
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.2.1...v7.3.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA5...v8.0.0-BETA6
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA4...v8.0.0-BETA5
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA3...v8.0.0-BETA4
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA2...v8.0.0-BETA3
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v8.0.0-BETA1...v8.0.0-BETA2
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.2.1...v8.0.0-BETA1
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.2.0...v7.2.1
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.1.1...v7.2.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.1.0...v7.1.1
doctrine/dbal requirement to ^3.3Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v7.0.0...v7.1.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v6.7.5...v7.0.0
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v6.7.4...v6.7.5
Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v6.7.3...v6.7.4
doctrine/dbal 3.3 deprecation by @netiul in https://github.com/dmaicher/doctrine-test-bundle/pull/193Full Changelog: https://github.com/dmaicher/doctrine-test-bundle/compare/v6.7.2...v6.7.3
How can I help you explore Laravel packages today?