[TASK] Doctrine: Migrate ext:core Registry
Migrate Registry class to doctrine and clean up the class along the way. Split off those unit tests that mocked database stuff and migrate them to functional tests. Change-Id: I5c29ab8c6ff3fa9c77e5bc886988628d2c3d7fa5 Resolves: #77223 Releases: master Reviewed-on: https://review.typo3.org/49175 Tested-by:Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php 3 additions, 9 deletions...ysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php
- typo3/sysext/core/Classes/Registry.php 64 additions, 45 deletionstypo3/sysext/core/Classes/Registry.php
- typo3/sysext/core/Tests/Functional/RegistryTest.php 189 additions, 0 deletionstypo3/sysext/core/Tests/Functional/RegistryTest.php
- typo3/sysext/core/Tests/Unit/RegistryTest.php 11 additions, 170 deletionstypo3/sysext/core/Tests/Unit/RegistryTest.php
Please register or sign in to comment