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

fix 8.2 deprecated notice #634

Closed

Conversation

wilbur-yu
Copy link

Q A
Bug fix? yes
New feature? no

fix:

composer insights
> vendor/bin/phpinsights analyse -c=./insights.php --composer=./composer.json
PHP Deprecated:  Creation of dynamic property SlevomatCodingStandard\Sniffs\TypeHints\DeclareStrictTypesSniff::$newlinesCountBetweenOpenTagAndDeclare is deprecated in /Users/wenbo/MyCode/Oneself/composer-packages/phpinsights/src/Domain/InsightLoader/SniffLoader.php on line 32

Deprecated: Creation of dynamic property SlevomatCodingStandard\Sniffs\TypeHints\DeclareStrictTypesSniff::$newlinesCountBetweenOpenTagAndDeclare is deprecated in /Users/wenbo/MyCode/Oneself/composer-packages/phpinsights/src/Domain/InsightLoader/SniffLoader.php on line 32

@cmgmyr
Copy link
Collaborator

cmgmyr commented Sep 28, 2023

This should be fixed now with #652 and #653

@cmgmyr cmgmyr closed this Sep 28, 2023
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

Successfully merging this pull request may close these issues.

2 participants