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] Ensure extension classloader has precedence #827

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

helhum
Copy link
Member

@helhum helhum commented Aug 19, 2019

Especially for TYPO3 version lower than 9.5 it is important
that the libraries shipped with the extension are used
instead of the ones shipped with TYPO3.

Fixes: #826

Especially for TYPO3 version lower than 9.5 it is important
that the libraries shipped with the extension are used
instead of the ones shipped with TYPO3.

Fixes: TYPO3-Console#826
@helhum helhum merged commit ff75507 into TYPO3-Console:master Aug 19, 2019
@helhum helhum deleted the fix-extension-classloading branch August 19, 2019 13:49
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.

Call to undefined method setCommandLoader()
1 participant