Use strict_types
where appropriate
#9817
Labels
P2
Should do soon
PHP
Pull requests that update PHP code
Type: Code Quality
Things that need a refactor, rewrite or just some good old developer ❤️
Feature Description
Use strict types in PHP files that could reasonably support it.
This would have to be classes we have full control of the typing and not one using filters.
Alternatives Considered
Additional Context
The text was updated successfully, but these errors were encountered: