-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support PHP 8.1 & PHP 8.2 #41
Conversation
52dbd07
to
fbcada3
Compare
@acoulton it's taking shape, smaller changeset than I imagined. WDYT? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great.
96fed94
to
b8169da
Compare
Dropping PHP 7.4
4c50074
to
d69fb19
Compare
@acoulton Release this as 4.8.7 or 4.9.0? |
…incorrect variable types
7f368fd
to
7434d0e
Compare
If the only place Request::_routes is ever set is from here - and it's never read... this must be left behind from previous refactorings
Experimental test on PHP 8.2
No description provided.