-
-
Notifications
You must be signed in to change notification settings - Fork 12
Adds support for PHP 8.1 #26
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
Adds support for PHP 8.1 #26
Conversation
a053be9
to
f7e7730
Compare
A rebase + |
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
a9097b3
to
34283f2
Compare
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
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.
LGTM. @froschdesign what should we do about PHPCS failures? 🤔
I will solve the problem but no hurry, because PHP 8.1 itself is not yet ready. 😜 |
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
Signed-off-by: Frank Brückner <[email protected]>
can be merge ? |
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.
Yep! 🚢
Thanks @froschdesign!
@Ocramius should it be merged to 2.13.x branch? |
Fixes #25