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

[TASK] Define classic mode autoloader in ext_emconf.php for depending and shipped packages #421

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

calien666
Copy link
Member

@calien666 calien666 commented Dec 20, 2024

For classic mode instances, the system ships self-installed packages
for DeepL and Http\Discovery\.

As composer-based installations ignore autoloading in ext_emconf.php,
this can be safely added to ensure external dependencies installed during
release will work out of the box.

For legacy mode installed version, the system ships self-installed packages for
`DeepL` and `Http\Discovery\`.

As composer-based installations ignore autoloading in `ext_emconf.php`, this can
be safely added to ensure external dependencies installed during release will
work out of the box.
@calien666 calien666 requested a review from sbuerk December 20, 2024 12:47
@sbuerk sbuerk changed the title [TASK] Add external installed dependencies [TASK] Define classic mode autoloader in ext_emconf.php for depending and shipped packages Dec 20, 2024
@sbuerk sbuerk merged commit 7c7e343 into main Dec 20, 2024
9 checks passed
@sbuerk sbuerk deleted the dependency-updates branch December 20, 2024 13:39
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.

2 participants