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

Lots of warnings? #129

Open
fruitl00p opened this issue Apr 24, 2024 · 0 comments · May be fixed by #130
Open

Lots of warnings? #129

fruitl00p opened this issue Apr 24, 2024 · 0 comments · May be fixed by #130

Comments

@fruitl00p
Copy link

We're seeing lots of PHP warnings due to dynamic properties:

"Creation of dynamic property A17\Blast\Commands\Launch::$storybookStatuses is deprecated"
"Creation of dynamic property A17\Blast\Commands\Launch::$docsTheme is deprecated"
"Creation of dynamic property A17\Blast\Commands\Launch::$expandedControls is deprecated"

taken from newrelic logs I haven't looked at the code, but this seems to be preventable (or marking the classes with '#[AllowDynamicProperties]'-attribute)
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 a pull request may close this issue.

1 participant