Phil davis issue 588 #222
Annotations
10 errors
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L19
Property Sabre\VObject\BirthdayCalendarGenerator::$objects type has no value type specified in iterable type array.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L38
Method Sabre\VObject\BirthdayCalendarGenerator::__construct() has parameter $objects with no type specified.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L51
Method Sabre\VObject\BirthdayCalendarGenerator::setObjects() has parameter $objects with no type specified.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L112
Access to an undefined property object::$BDAY.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L141
Access to an undefined property Sabre\VObject\Node::$DTSTART.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L145
Call to an undefined method Sabre\VObject\Node::add().
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L146
Access to an undefined property object::$UID.
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L151
Call to an undefined method Sabre\VObject\Node::add().
|
PHPUnit (PHP 7.4):
lib/BirthdayCalendarGenerator.php#L152
Access to an undefined property object::$UID.
|
PHPUnit (PHP 7.4):
lib/Cli.php#L77
Method Sabre\VObject\Cli::main() has parameter $argv with no value type specified in iterable type array.
|