PHPUnit dependency issue
-
SVG Support version: 2.5.1
PHP version: 7.3Looks like there’s a dependency issue for PHPUnit:
[03-Oct-2022 01:28:00 Europe/London] PHP Fatal error: Uncaught Error: Class ‘PHPUnit\Framework\TestCase’ not found in [REDACTED]/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/tests/SanitizerTest.php:12
[03-Oct-2022 02:53:15 Europe/London] PHP Fatal error: Uncaught Error: Class ‘PHPUnit\Framework\TestCase’ not found in [REDACTED]/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/tests/AllowedTagsTest.php:10
[03-Oct-2022 03:50:05 Europe/London] PHP Fatal error: Uncaught Error: Class ‘PHPUnit\Framework\TestCase’ not found in [REDACTED]/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/tests/SubjectTest.php:10
- The topic ‘PHPUnit dependency issue’ is closed to new replies.