static syntax #56
Annotations
10 errors
phpstan:
src/BitwiseFilter.php#L15
Unsafe usage of new static().
|
phpstan:
src/BooleanFilter.php#L15
Unsafe usage of new static().
|
phpstan:
src/DateFromFilter.php#L27
Unsafe usage of new static().
|
phpstan:
src/DateToFilter.php#L27
Unsafe usage of new static().
|
phpstan:
src/ExactFilter.php#L15
Unsafe usage of new static().
|
phpstan:
src/RelationFilter.php#L20
Unsafe usage of new static().
|
phpstan:
src/RelativeFilter.php#L26
Unsafe usage of new static().
|
phpstan:
src/ScopeFilter.php#L15
Unsafe usage of new static().
|
phpstan:
src/Sort.php#L9
Unsafe usage of new static().
|
phpstan:
src/SortAscending.php#L9
Unsafe usage of new static().
|