All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #1 Namespace changed from
ContainerInteropDoctrine\*toRoave\PsrContainerDoctrine\*(thanks @asgrim)- Note, a shim exists in
bc-namespace-shim.phpso previous namespace will still work. This will be removed in3.0.0.
- Note, a shim exists in
- DASPRiD#44 Added support for PhpFileCache (thanks @byan)
- DASPRiD#43 Added support for Event Listeners configuration (thanks @daniel-braga)
- DASPRiD#41 Added support for setting default driver when using MappingDriverChain (thanks @tobias-trozowski)
- #1 PHP 7.3+ now required. Strict types were added throughout. (thanks @asgrim)
- #1 Namespace for caches from
CacheFactorychanged topsr-container-doctrine(thanks @asgrim) - #6 Made AbstractFactory
@internaland inheritors are nowfinal(thanks @asgrim) - #11 Simplified driver class check (thanks @edigu)
- #12 Replaced Prophecy with PHPUnit (thanks @edigu)
- #14 Improved test coverage, made exceptions
final(thanks @edigu) - DASPRiD#46 Changed Zend to Laminas (thanks @edigu)
- Nothing.
- #9 Removed support for
XcacheCache,MemcacheCache, Doctrine namespace updates (thanks @edigu / @asgrim)
- DASPRiD#42 Fixed false positive in test (thanks @tobias-trozowski)