Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoload Test Fixtures Based on PHP Runtime Version #1321

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

ghostwriter
Copy link
Member

This pull request adds functionality to autoload test fixtures based on the runtime version of PHP.

This will help ensure that the correct fixtures are loaded when running tests on different PHP versions.

Please review the changes, and if there are any additional concerns, kindly let us know.

Thank you

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter added Patch Backwards compatible bug fixes and improvements Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda labels Aug 5, 2023
@ghostwriter ghostwriter added this to the 1.6.5 milestone Aug 5, 2023
@ghostwriter ghostwriter self-assigned this Aug 5, 2023
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter merged commit d0ffb15 into 1.6.x Aug 5, 2023
18 of 22 checks passed
@ghostwriter ghostwriter deleted the chore/tests-fixtures-autoloader branch August 5, 2023 03:00
@ghostwriter ghostwriter mentioned this pull request Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda Patch Backwards compatible bug fixes and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant