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

Backport lazy services for CronJob repository #5072

Merged
merged 6 commits into from Aug 11, 2022

Conversation

aschempp
Copy link
Member

@aschempp aschempp commented Aug 2, 2022

Somehow #4265 only made it into 4.13 even though the same problem exists in the current 4.9 version. Running contao-console list --format=json results in a database exception.

@aschempp aschempp added the bug label Aug 2, 2022
@aschempp aschempp added this to the 4.9 milestone Aug 2, 2022
@aschempp aschempp requested review from ausi and fritzmg August 2, 2022 18:03
@aschempp aschempp self-assigned this Aug 2, 2022
fritzmg
fritzmg previously approved these changes Aug 3, 2022
@leofeyer
Copy link
Member

Test are failing…

@aschempp
Copy link
Member Author

Failing prefer-lowest tests seem unrelated

@aschempp
Copy link
Member Author

hmmm… or maybe not, maybe the lower allowed does not support !service_closure?

@aschempp
Copy link
Member Author

looks like this was fixed in Symfony 4.4.23 only (symfony/symfony@1aa9a24). Not sure if we can raise our minimum dependency of the symfony/dependency-injection component?

@fritzmg
Copy link
Contributor

fritzmg commented Aug 11, 2022

Not sure if we can raise our minimum dependency of the symfony/dependency-injection component?

Why not? Currently we require 4.4.*. Should be no issue to increase it to ~4.4.23?

@leofeyer leofeyer merged commit 75b2cdc into contao:4.9 Aug 11, 2022
@aschempp aschempp deleted the bugfix/lazy-repository branch August 11, 2022 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants