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

[BUGFIX] Fix cache manager initialization #896

Merged
merged 2 commits into from Apr 24, 2020

Conversation

helhum
Copy link
Member

@helhum helhum commented Apr 23, 2020

Since CacheManager is now created in a ServiceProvider,
we must not store an instance of in GeneralUtility::makeInstance

Resolves #895

@bmack
Copy link
Contributor

bmack commented Apr 23, 2020

Yes. this solves my issue!

Since CacheManager is now created in a ServiceProvider,
we must not store an instance of in GeneralUtility::makeInstance

Resolves TYPO3-Console#895
@helhum helhum merged commit adfd68a into TYPO3-Console:master Apr 24, 2020
@helhum helhum deleted the fix-cache-manager branch April 24, 2020 10:41
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.

Problem with custom caches in custom extensions in TYPO3 v10 / TYPO3 Console 6.0
2 participants