{{ message }}
PHP 8.4 support
#2799
Replies: 1 comment 1 reply
-
|
Basically parser support: https://github.com/microsoft/tolerant-php-parser - although I don't see much activity there so will probably end up cherry-picking to https://github.com/phpactor/tolerant-php-parser I don't think there will be many if any changes to Phpactor itself. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
What's the status here? The way I see it there are just two notable features - property setters and getters and the new syntax
new Object()->method()(without parenthesis).Beta Was this translation helpful? Give feedback.
All reactions