PHP8.4 Support Added #392
Annotations
3 errors
PHPUnit [8.4, latest]:
test/Application/ControllerIsDispatchedTest.php#L17
Failed asserting that '' contains "PathController".
|
PHPUnit [8.4, latest]:
test/Application/ExceptionsRaisedInDispatchableShouldRaiseDispatchErrorEventTest.php#L29
Failed asserting that 'Service with name "bad" could not be created. Reason: Laminas\Mvc\Controller\AbstractController::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead' contains "Raised an exception".
|
PHPUnit [8.4, latest]:
test/ApplicationTest.php#L403
Failed asserting that 'Service with name "bad" could not be created. Reason: Laminas\Mvc\Controller\AbstractController::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead' contains "Raised an error".
|
Loading