Skip to content

Make bug49278.phpt more resilient #14817

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

Closed
wants to merge 2 commits into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jul 4, 2024

Due to the hard-coded PHP version, that test easily fails[1], so we relax the test expectations.

[1] e.g. https://github.com/cmb69/php-ftw/actions/runs/9784934000/job/27016894692#step:5:66


Regarding future minor/major PHP versions, it might be even better to completey replace the 8.4 with the wildcard.

Due to the hard-coded PHP version, that test easily fails[1], so we
relax the test expectations.

[1] e.g. <https://github.com/cmb69/php-ftw/actions/runs/9784934000/job/27016894692#step:5:66>
@cmb69 cmb69 requested a review from nielsdos July 4, 2024 12:29
Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

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

Right, good catch.
I think it should indeed just replace the version string entirely with %s though, but this is also correct on its own.

Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

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

Thanks

@cmb69 cmb69 closed this in de35468 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants