Skip to content

Conversation

@crynobone
Copy link
Member

Symfony Console deprecate add() method and instead calls addCommand() method from addCommands(). This cause the application not to have the correct instance of $laravel property.

PR: symfony/symfony#60394

Symfony Console deprecate `add()` method and instead calls
`addCommand()` method from `addCommands()`. This cause the application
not to have the correct instance of `$laravel` property.

PR: <symfony/symfony#60394>

Signed-off-by: Mior Muhammad Zaki <[email protected]>
@taylorotwell taylorotwell marked this pull request as ready for review June 12, 2025 17:26
@taylorotwell taylorotwell merged commit b6f2ea6 into 11.x Jun 12, 2025
61 checks passed
@taylorotwell taylorotwell deleted the 11/symfony-console-74 branch June 12, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants