Skip to content

Conversation

@MichelleBlanchette
Copy link

@MichelleBlanchette MichelleBlanchette commented May 4, 2024

Updates composer dependencies and adds missing class property declarations to resolve all PHP notices seen when testing in PHP 8.1 and PHP 8.2 environments.

Also fixes an invalid "throw exception" statement.

Closes #118

Alternative to Pull Request #119 where this PR fixes the actual errors and is compatible with VS Code extension PHP Intelephense.

@MichelleBlanchette
Copy link
Author

Hmm... This is still missing some and isn't thorough enough. I suppose we do need to use the #[\AllowDynamicProperties] annotation, then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Creation of dynamic property warnings

1 participant