Skip to content
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

PHP 8.2 support #73

Open
kkmuffme opened this issue Mar 16, 2023 · 5 comments
Open

PHP 8.2 support #73

kkmuffme opened this issue Mar 16, 2023 · 5 comments

Comments

@kkmuffme
Copy link

kkmuffme commented Mar 16, 2023

PHP 8.2 has been released

https://wiki.php.net/rfc/deprecations_php_8_2
https://www.php.net/manual/en/migration82.deprecated.php

Also:

default for --target needs to be increased to 8.2
documentation needs to be updated to include the 8.2 too

For anyone who can contribute, here is a sample of 8.1 b71aac3 which can be applied in a similar way for 8.2

@Axent96
Copy link
Contributor

Axent96 commented Mar 23, 2023

@jamessampford do you have a time for v8.2 like you supported already for v8.1?

@jamessampford
Copy link
Contributor

@Axent96 I found it in a fork

@maork-elementor
Copy link

@Axent96 Can you please provide the link to the fork? Which include php8.2

@Axent96
Copy link
Contributor

Axent96 commented Mar 28, 2023

@maork-elementor I have no link for a fork with the fix.

@jamessampford
Copy link
Contributor

@maork-elementor feel free to put it together yourself and share with the community

All forks listed at https://github.com/wapmorgan/PhpDeprecationDetector/forks - this is how I found someone had already put the rules together for 8.1, which I included in the PR that added 8.1 support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants