[TASK] Avoid method_exists() for phpunit 8 compat
A couple of left overs from a phpunit 8 compat layer. They can be safely removed since v12 and v11 require phpunit 9. Resolves: #97680 Related: #94706 Related: #92461 Releases: main, 11.5 Change-Id: I4815c631fe2903d67a1f15591cca3a4fa6de3338 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74726 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php 4 additions, 21 deletions.../sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php
- typo3/sysext/core/Tests/Unit/FormProtection/AbstractFormProtectionTest.php 1 addition, 7 deletions.../Tests/Unit/FormProtection/AbstractFormProtectionTest.php
- typo3/sysext/core/Tests/Unit/Http/Security/ReferrerEnforcerTest.php 1 addition, 7 deletions...xt/core/Tests/Unit/Http/Security/ReferrerEnforcerTest.php
- typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php 2 additions, 14 deletions...ysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
- typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorIntegrationTest.php 1 addition, 6 deletions...Tests/Unit/Resource/ResourceCompressorIntegrationTest.php
- typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php 1 addition, 6 deletions...sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php
Please register or sign in to comment