[PR #12006] Fix calls to Application::add() #13402

Open
opened 2026-01-22 16:17:00 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/12006

State: closed
Merged: Yes


The Application::add() method has been deprecated in favor of Application::addCommand(). This PR prepares support for Symfony 8.

**Original Pull Request:** https://github.com/doctrine/orm/pull/12006 **State:** closed **Merged:** Yes --- The `Application::add()` method has been deprecated in favor of `Application::addCommand()`. This PR prepares support for Symfony 8.
admin added the pull-request label 2026-01-22 16:17:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13402