Skip to content

[BUGFIX] Remove unavailable PHPUnit configuration option#1395

Merged
oliverklee merged 1 commit intomainfrom
task/refert
Jul 30, 2024
Merged

[BUGFIX] Remove unavailable PHPUnit configuration option#1395
oliverklee merged 1 commit intomainfrom
task/refert

Conversation

@oliverklee
Copy link
Copy Markdown
Contributor

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 7dea2dd.

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 7dea2dd.
@oliverklee oliverklee added this to the 4.0.0: Breaking changes milestone Jul 30, 2024
@oliverklee oliverklee self-assigned this Jul 30, 2024
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 10160833324

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10149283985: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls

@oliverklee oliverklee added the bug Something isn't working label Jul 30, 2024
@oliverklee oliverklee merged commit 8d80a25 into main Jul 30, 2024
@oliverklee oliverklee deleted the task/refert branch July 30, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants