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

Add support for PHP 8.4 Property Hooks #1717

Open
Roman3349 opened this issue Dec 17, 2024 · 0 comments
Open

Add support for PHP 8.4 Property Hooks #1717

Roman3349 opened this issue Dec 17, 2024 · 0 comments

Comments

@Roman3349
Copy link

Roman3349 commented Dec 17, 2024

These rules fail when using Property Hooks:

  • SlevomatCodingStandard.Classes.PropertySpacing.IncorrectCountOfBlankLinesAfterProperty
  • SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration.InvalidFormat

And also:

An error occurred during processing; checking has been aborted. The error message was: Undefined array key "" in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/TernaryOperatorHelper.php on line 59
The error originated in the SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator sniff on line 60. (Internal.Exception)
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

1 participant