[5.1] Add PHP 8.4 to CI #89
Annotations
10 errors
PHPUnit (PHP 8.4):
lib/EmitterInterface.php#L50
Sabre\Event\EmitterInterface::emit(): Implicitly marking parameter $continueCallBack as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/EmitterInterface.php#L77
Sabre\Event\EmitterInterface::removeAllListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/EmitterTrait.php#L76
Sabre\Event\EmitterTrait::emit(): Implicitly marking parameter $continueCallBack as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/EmitterTrait.php#L163
Sabre\Event\EmitterTrait::removeAllListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/Promise.php#L61
Sabre\Event\Promise::__construct(): Implicitly marking parameter $executor as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/Promise.php#L90
Sabre\Event\Promise::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/Promise.php#L90
Sabre\Event\Promise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/Promise.php#L223
Sabre\Event\Promise::invokeCallback(): Implicitly marking parameter $callBack as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/WildcardEmitterTrait.php#L85
Sabre\Event\WildcardEmitterTrait::emit(): Implicitly marking parameter $continueCallBack as nullable is deprecated, the explicit nullable type must be used instead
|
PHPUnit (PHP 8.4):
lib/WildcardEmitterTrait.php#L198
Sabre\Event\WildcardEmitterTrait::removeAllListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
|