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

PHP array sniff could not handle "static keys" #14

Open
stefanheppenheimer opened this issue Nov 8, 2017 · 0 comments
Open

PHP array sniff could not handle "static keys" #14

stefanheppenheimer opened this issue Nov 8, 2017 · 0 comments
Labels
bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major".

Comments

@stefanheppenheimer
Copy link
Member

The current array sniff could not handle the "static key syntax" we usually use in our controllers subscriber:

screenshot 2017-11-08 15 48 17

Example:
https://github.com/VIISON/ShopwarePickwareERP/blob/0494264e46ea071d62537da088bf5bde142ef1aa/Subscribers/Controllers.php#L16-L19

@svenmuennich svenmuennich added bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major". labels Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major".
Projects
None yet
Development

No branches or pull requests

2 participants