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

Warning: Undefined index: serviceKeyword #7

Closed
m-vo opened this issue Feb 22, 2021 · 1 comment
Closed

Warning: Undefined index: serviceKeyword #7

m-vo opened this issue Feb 22, 2021 · 1 comment

Comments

@m-vo
Copy link
Member

m-vo commented Feb 22, 2021

This warning gets reported when running the cs-fixer:

PHP Notice:  Undefined index: serviceKeywords in […]/vendor/symplify/easy-coding-standard/src/Yaml/CheckerServiceParametersShifter.php on line 72

Issue: deprecated-packages/symplify#2873
Fix: deprecated-packages/symplify#2874

The fix was only released in the current major version (9) of the bundle. I couldn't find anything about their release policy, but it seems there is only ever support for the newest version. So maybe we would need to migrate to 9 as well…?

@leofeyer
Copy link
Member

leofeyer commented Mar 5, 2021

Fixed in 8fffe9d.

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

2 participants