TranslationUiBundle Ibexa 5 - #299
Merged
Merged
Conversation
RemyNovactive
commented
Aug 6, 2026
Contributor
| Q | A |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | /no |
| Fixed tickets | #... |
* TranslationUiBundle Ibexa 5
* MenuManagerBundle Ibexa 5
* almaviacx/ibexarichtextextrabundle IBEXA 5 Remove useless features and fix the remaining features * remove composer.log()
# dans l’image DDEV actuelle (ddev-webserver:v1.25.3, basée sur Debian Trixie), le dépôt Sury est déjà configuré avec : /usr/share/keyrings/deb.sury.org-php.gpg # > E: Conflicting values set for option Signed-By regarding source # https://packages.sury.org/php/ trixie: # /usr/share/keyrings/debsuryorg-archive-keyring.gpg # != # /usr/share/keyrings/deb.sury.org-php.gpg # APT voit donc le même repository configuré deux fois avec deux signed-by différents, et refuse de continuer. #RUN apt-get -y install lsb-release ca-certificates curl && \ # curl -sSLo /tmp/debsuryorg-archive-keyring.deb https://packages.sury.org/debsuryorg-archive-keyring.deb && \ # dpkg -i /tmp/debsuryorg-archive-keyring.deb && \ # sh -c 'echo "deb [signed-by=/usr/share/keyrings/debsuryorg-archive-keyring.gpg] https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list' && \ # apt-get update
Fix Sury for ddev version v1.25.3
RemyNovactive
merged commit Aug 7, 2026
314ac2b
into
ezprotectedcontentbundle/ibexa5
3 of 5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.