Type declarations to increase phpstan to level 6 #236
Annotations
10 errors
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L19
Property Sabre\VObject\BirthdayCalendarGenerator::$objects type has no value type specified in iterable type array.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L38
Method Sabre\VObject\BirthdayCalendarGenerator::__construct() has parameter $objects with no type specified.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L51
Method Sabre\VObject\BirthdayCalendarGenerator::setObjects() has parameter $objects with no type specified.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L85
Method Sabre\VObject\BirthdayCalendarGenerator::getResult() return type has no value type specified in iterable type Sabre\VObject\Component\VCalendar.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L112
Access to an undefined property object::$BDAY.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L141
Access to an undefined property iterable<int, mixed>&Sabre\VObject\Node::$DTSTART.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L145
Call to an undefined method iterable<int, mixed>&Sabre\VObject\Node::add().
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L146
Access to an undefined property object::$UID.
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L151
Call to an undefined method iterable<int, mixed>&Sabre\VObject\Node::add().
|
Code Analysis (PHPStan):
lib/BirthdayCalendarGenerator.php#L152
Access to an undefined property object::$UID.
|
The logs for this run have expired and are no longer available.
Loading