You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use apply_filter for declaring filters which doesn't support return type, we should add the typed-apply filter package to composer so we can start using it.
It would be great to set up phpstan to encourage the use of the new filter.
The text was updated successfully, but these errors were encountered:
Currently we use
apply_filter
for declaring filters which doesn't support return type, we should add the typed-apply filter package to composer so we can start using it.It would be great to set up phpstan to encourage the use of the new filter.
The text was updated successfully, but these errors were encountered: