File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 bootstrap =" ../.Build/vendor/typo3/testing-framework/Resources/Core/Build/FunctionalTestsBootstrap.php"
88 cacheResult =" false"
99 colors =" true"
10- convertDeprecationsToExceptions =" false "
10+ convertDeprecationsToExceptions =" true "
1111 convertErrorsToExceptions =" true"
1212 convertNoticesToExceptions =" true"
1313 convertWarningsToExceptions =" true"
3030 Will always be done with next major version.
3131 To still suppress warnings, notices and deprecations, do NOT define the constant at all.
3232 -->
33- <!-- < const name="TYPO3_TESTING_FUNCTIONAL_REMOVE_ERROR_HANDLER" value="true"/> -- >
33+ <const name =" TYPO3_TESTING_FUNCTIONAL_REMOVE_ERROR_HANDLER" value =" true" />
3434 <ini name =" display_errors" value =" 1" />
3535 <env name =" TYPO3_CONTEXT" value =" Testing" />
3636 </php >
You can’t perform that action at this time.
0 commit comments