Merge master into 3.x #1231
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
PHPStan (8.1):
src/Carbon/Traits/Localization.php (in context of class Carbon/Carbon)#L532
Result of static method Carbon\Carbon::setLocale() (void) is used.
|
PHPStan (8.1):
src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonImmutable)#L532
Result of static method Carbon\CarbonImmutable::setLocale() (void) is used.
|
PHPStan (8.1):
src/Carbon/Traits/Localization.php (in context of class Carbon/CarbonInterval)#L532
Result of static method Carbon\CarbonInterval::setLocale() (void) is used.
|
PHPStan (8.1)
Ignored error pattern #^Result of method Symfony\\Contracts\\Translation\\LocaleAwareInterface::setLocale\(\) \(void\) is used\.$# in path /home/runner/work/Carbon/Carbon/src/Carbon/Traits/Localization.php was not matched in reported errors.
|
PHPStan (8.1)
Process completed with exit code 1.
|