-
-
Notifications
You must be signed in to change notification settings - Fork 564
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
Test on PHP 8.3 #1542
Test on PHP 8.3 #1542
Conversation
@simPod 7 tests are failing for me locally. Do you have any idea why they work in CI but not locally? I have PHP 8.3.3 installed.
|
FTR, works for me but one other test fails
|
Ah! That's because the For this particular case, See https://github.com/shivammathur/setup-php?tab=readme-ov-file#ini-file-optional
I bet if you change |
Thanks for digging in. Do you think that specifying the INI settings in |
I can't remember seeing this, but it looks |
No description provided.