Nimut / testing-framework

TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
GNU General Public License v2.0
52 stars 25 forks source link

Add new property to disable deprecations #73

Closed IchHabRecht closed 6 years ago

IchHabRecht commented 6 years ago

After some more investigation, this patch isn't needed and therefore be abandoned. The core needs to be fixed to catch deprecation errors correctly. Furthermore the testing-framework will get some compat patches for 9.0 and 9.1 support.