Skip to content

Conversation

nikophil
Copy link
Contributor

@nikophil nikophil commented Oct 6, 2025

fixes #6378

@nikophil nikophil force-pushed the fix/bc-break-data-provider-event branch from 46c0d1f to dc53728 Compare October 6, 2025 19:58
Comment on lines +17 to +18
Data Provider Method Called (PHPUnit\TestFixture\Event\DataProviderInParentTest::data_provider for test method PHPUnit\TestFixture\Event\DataProviderInParentTest::testSomething)
Data Provider Method Finished for PHPUnit\TestFixture\Event\DataProviderInParentTest::testSomething:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

before the fix, those lines were:

Data Provider Method Called (PHPUnit\TestFixture\Event\DataProviderInParentTest::data_provider for test method PHPUnit\TestFixture\Event\ParentTestCase::testSomething)
Data Provider Method Finished for PHPUnit\TestFixture\Event\ParentTestCase::testSomething

@sebastianbergmann sebastianbergmann merged commit a2d18be into sebastianbergmann:12.4 Oct 7, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants