make clock argument of InMemoryCache constructor explicitly nullable #21
Annotations
10 warnings
PHP 8.4
_PHPStan_58d202fdd\Composer\Pcre\Preg::replaceCallbackStrictGroups(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\TokenStream::error(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\TokenStream::error(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\BlockArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\ArrayItemNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\LiteralNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\InlineArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\EntityNode::__construct(): Implicitly marking parameter $startPos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\EntityNode::__construct(): Implicitly marking parameter $endPos as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4
_PHPStan_58d202fdd\Nette\Neon\Node\StringNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead
|