-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Coordination: Prepare for students code using PHP 8.3 #155
Comments
To me there is nothing to do:
That said I could also update the base docker image of the representer so everything runs on PHP8.3 |
I will mark the presenter as ready for PHP8.3, as your additions most likely won't affect any solutions soon. For running on PHP 8.3: Use |
For the record, I did upgrade the runtime for the representer to PHP8.3. I did not try to change XDEBUG settings nor looked into the 2 normalizations I did suggest above. So I will let this issue open for now. |
For exercism/php#652 we need to have the representer ready to accept PHP 8.3 code from students. The representer itself may run on a different PHP version.
@homersimpsons Can you outline the required work to do here? An actionable list of tasks would be perfect, but any hints are welcome.
The text was updated successfully, but these errors were encountered: