testing-framework
testing-framework copied to clipboard
[TASK] Do not convert deprecations to exceptions
Deprecations in TYPO3 v9 will trigger an error with E_USER_DEPRECATED resulting in unit tests using deprecated core functions to fail.
This patch updates the text configuration, so deprecations will not be converted to exceptions