Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 warnings #166

Open
matbech opened this issue Jul 6, 2024 · 1 comment
Open

PHP 8.4 warnings #166

matbech opened this issue Jul 6, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@matbech
Copy link

matbech commented Jul 6, 2024

Please add support for PHP 8.4:

PHP Deprecated:  Laminas\Mvc\Application::__construct(): Implicitly marking parameter $events as nullable is deprecated, the explicit nullable type must be used instead in laminas-mvc\src\Application.php on line 95
PHP Deprecated:  Laminas\Mvc\Service\AbstractPluginManagerFactory::__invoke(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in laminas-mvc\src\Service\AbstractPluginManagerFactory.php on line 24
@matbech matbech added the Bug Something isn't working label Jul 6, 2024
@Ocramius
Copy link
Member

Ocramius commented Jul 6, 2024

When 8.4 is added to CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants