Skip to content

Refactor test code to support PHPUnit's new event system - #32

Merged
settermjd merged 1 commit into
3.0.xfrom
update-phpunit-events-integration
Mar 24, 2025
Merged

Refactor test code to support PHPUnit's new event system#32
settermjd merged 1 commit into
3.0.xfrom
update-phpunit-events-integration

Conversation

@settermjd

Copy link
Copy Markdown
Collaborator

This PR refactors some of the test code to support PHPUnit's most recent iteration of its event system. The previous iteration worked for earlier versions, but there was a newer version release in PHPUnit 10.0.7. For further details about the latest iteration of the event system, check out the excellent write up from @localheinz.

@settermjd settermjd added enhancement New feature or request qa Improvements in quality assurance of the project labels Mar 21, 2025
@settermjd settermjd added this to the 3.0.0 milestone Mar 21, 2025
@settermjd settermjd self-assigned this Mar 21, 2025
This change refactors some of the test code to support PHPUnit's most
recent iteration of its event system. The previous iteration worked for
earlier versions, but there was a newer version release in PHPUnit
10.0.7.

Signed-off-by: Matthew Setter <matthew@matthewsetter.com>
@settermjd
settermjd force-pushed the update-phpunit-events-integration branch from 6267322 to 75721c0 Compare March 21, 2025 10:59
This was referenced Mar 21, 2025
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in @laminas-db Mar 22, 2025
@settermjd
settermjd merged commit c356b30 into 3.0.x Mar 24, 2025
@github-project-automation github-project-automation Bot moved this from In Progress to Done in @laminas-db Mar 24, 2025
@settermjd
settermjd deleted the update-phpunit-events-integration branch March 24, 2025 11:07
@tyrsson tyrsson modified the milestones: 1.0.0, 0.1.x Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request qa Improvements in quality assurance of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants