removed support for Latte 2 #92
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
PHPStan:
src/Bridges/CacheLatte/Nodes/CacheNode.php#L33
Unsafe usage of new static().
|
PHPStan:
src/Caching/Cache.php#L105
Unsafe usage of new static().
|
PHPStan:
src/Caching/Storages/FileStorage.php#L114
Do-while loop condition is always false.
|
PHPStan:
src/Caching/Storages/FileStorage.php#L213
Do-while loop condition is always false.
|
PHPStan:
src/Caching/Storages/SQLiteJournal.php#L82
Variable $arr might not be defined.
|
PHPStan:
src/Caching/Storages/SQLiteJournal.php#L83
Variable $arr might not be defined.
|
PHPStan:
src/Caching/Storages/SQLiteStorage.php#L117
Variable $arr might not be defined.
|
PHPStan:
src/Caching/Storages/SQLiteStorage.php#L118
Variable $arr might not be defined.
|
PHPStan:
src/compatibility.php#L12
If condition is always false.
|
PHPStan:
src/compatibility.php#L21
If condition is always false.
|