Phpstan #33
phpstan.yml
on: schedule
Phpstan
/
Phpstan (8.1)
27s
Annotations
10 errors
Phpstan / Phpstan (8.1):
src/Annotations.php#L141
Call to static method matchAll() on an unknown class Nette\Utils\Strings.
|
Phpstan / Phpstan (8.1):
src/Annotations.php#L159
Call to static method match() on an unknown class Nette\Utils\Strings.
|
Phpstan / Phpstan (8.1):
src/DateTime.php#L21
Return type Contributte\Utils\DateTime of method Contributte\Utils\DateTime::from() is not compatible with return type static(Nette\Utils\DateTime) of method Nette\Utils\DateTime::from().
|
Phpstan / Phpstan (8.1):
src/DateTime.php#L29
Return type Contributte\Utils\DateTime of method Contributte\Utils\DateTime::modifyClone() is not compatible with return type static(Nette\Utils\DateTime) of method Nette\Utils\DateTime::modifyClone().
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L66
Call to static method createDir() on an unknown class Nette\Utils\FileSystem.
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L76
Call to static method copy() on an unknown class Nette\Utils\FileSystem.
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L86
Call to static method delete() on an unknown class Nette\Utils\FileSystem.
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L97
Call to static method rename() on an unknown class Nette\Utils\FileSystem.
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L107
Call to static method read() on an unknown class Nette\Utils\FileSystem.
|
Phpstan / Phpstan (8.1):
src/FileSystem.php#L117
Call to static method write() on an unknown class Nette\Utils\FileSystem.
|