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
If a declare(strict_types=1) statement doesn't exist it doesn't throw an error. I'm currently using the 8.15.0 tag.
The text was updated successfully, but these errors were encountered:
mortim07
changed the title
SlevomatCodingStandard.TypeHints.DeclareStrictTypes not throwing n error when it doesn't exist
SlevomatCodingStandard.TypeHints.DeclareStrictTypes not throwing an error when it doesn't exist
Nov 21, 2024
If a
declare(strict_types=1)
statement doesn't exist it doesn't throw an error. I'm currently using the 8.15.0 tag.The text was updated successfully, but these errors were encountered: