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

Add support for lazy commands #11

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Add support for lazy commands #11

merged 1 commit into from
Jan 18, 2022

Conversation

CodeCasterNL
Copy link
Contributor

Add support for lazily-loaded commands, which are wrapped in a LazyCommand, which doesn't have the expected @job annotation by itself.

See:
https://symfony.com/blog/new-in-symfony-3-4-lazy-commands
https://symfony.com/blog/new-in-symfony-5-3-lazy-command-description

…LazyCommand, which doesn't have the expected @job annotations itself.
@mwansinck
Copy link
Contributor

@Padam87 could you review, merge and release this please :-)

@Padam87 Padam87 merged commit cf521d9 into Padam87:master Jan 18, 2022
@Padam87
Copy link
Owner

Padam87 commented Jan 18, 2022

Thank you @CodeCasterNL and @mwansinck

@CodeCasterNL CodeCasterNL deleted the feature/LazyCommands branch January 18, 2022 20:05
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