Allow dynamic string list for uri config #28
phpstan.yml
on: push
Phpstan
/
Phpstan (8.1)
16s
Annotations
10 errors
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L43
Fetching deprecated class constant TAGS of class Nette\Caching\Cache:
use Cache::Tags
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L43
Fetching deprecated class constant TAGS of class Nette\Caching\Cache:
use Cache::Tags
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L49
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache:
use Cache::Priority
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L50
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache:
use Cache::Priority
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L87
Fetching deprecated class constant ALL of class Nette\Caching\Cache:
use Cache::All
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L97
Fetching deprecated class constant TAGS of class Nette\Caching\Cache:
use Cache::Tags
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L98
Fetching deprecated class constant TAGS of class Nette\Caching\Cache:
use Cache::Tags
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L106
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache:
use Cache::Priority
|
Phpstan / Phpstan (8.1):
src/Caching/RedisJournal.php#L107
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache:
use Cache::Priority
|
Phpstan / Phpstan (8.1):
src/Caching/RedisStorage.php#L128
Fetching deprecated class constant EXPIRATION of class Nette\Caching\Cache:
use Cache::Expire
|