[BUGFIX] Fix namespace of PHPUnit exception
Since PHPUnit 6.2, exceptions are namespaced. The tests are adjusted to catch these exceptions properly again. Resolves: #81705 Related: #81696 Releases: master, 8.7 Change-Id: I786248b9ca3f4fcef37ab9dd4fd29d696eef438b Reviewed-on: https://review.typo3.org/53333 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Tests/Unit/Resource/ProcessedFileTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Unit/Resource/ProcessedFileTest.php
- typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php 1 addition, 1 deletion...ext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
- typo3/sysext/extbase/Tests/Unit/Property/TypeConverter/PersistentObjectConverterTest.php 1 addition, 1 deletion.../Property/TypeConverter/PersistentObjectConverterTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/Form/SelectViewHelperTest.php 1 addition, 1 deletion...luid/Tests/Unit/ViewHelpers/Form/SelectViewHelperTest.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php 1 addition, 1 deletion...luid/Tests/Unit/ViewHelpers/Format/DateViewHelperTest.php
- typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php 1 addition, 1 deletion...nd/Tests/Unit/ContentObject/ContentObjectRendererTest.php
Please register or sign in to comment