Policy about next PHP version support. #10754
Closed
VincentLanglet
started this conversation in
General
Replies: 1 comment
-
I don't. Before PHP 8.4 I go through the UPGRADING document throughly, noting all the todos I need to do. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just discovered this rfc https://wiki.php.net/rfc/saner-inc-dec-operators
and thought about what it imply for PHPStan:
$string++and the string is not necessarly a numeric-string since it's deprecated on 8.4 and will throw an error on PHP 9But do you already accepts issues/PRs for PHP 8.4 support ?
Beta Was this translation helpful? Give feedback.
All reactions