Feature/clock interface issue 1902 #910
Annotations
5 errors
|
Run PHPStan:
src/Monolog/Clock.php#L12
Property Monolog\Clock::$fixedTime (Monolog\JsonSerializableDateTimeImmutable|null) is never assigned null so it can be removed from the property type.
|
Run PHPStan:
src/Monolog/Logger.php#L341
PHPDoc tag @param references unknown parameter: $datetime
|
Run PHPStan:
src/Monolog/Logger.php#L368
Cannot call method now() on Psr\Clock\ClockInterface|null.
|
Run PHPStan
The operation was canceled.
|
Loading