mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 03:56:12 +02:00
tea/Build/phpunit
Oliver Klee 8d80a25d43
[BUGFIX] Remove unavailable PHPUnit configuration option (#1395)
The PHPUnit configuration option `controlGarbageCollector` was
introduced for PHPUnit 10 and 11 only and hence is not available
for version 9 yet (the version we're using). So we cannot use
this configuration option yet.

This reverts commit 7dea2ddc0b.
2024-07-30 13:35:15 +02:00
..
FunctionalTests.xml [BUGFIX] Remove unavailable PHPUnit configuration option (#1395) 2024-07-30 13:35:15 +02:00
UnitTests.xml [BUGFIX] Remove unavailable PHPUnit configuration option (#1395) 2024-07-30 13:35:15 +02:00