Skip to content

bug: update install-php-extensions for php 8.5 support#432

Merged
alcohol merged 1 commit into
composer:mainfrom
gimler:feature/update-install-php-extensions
Jul 3, 2026
Merged

bug: update install-php-extensions for php 8.5 support#432
alcohol merged 1 commit into
composer:mainfrom
gimler:feature/update-install-php-extensions

Conversation

@gimler

@gimler gimler commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

the actual installed install-php-extensions version did not support php 8.5 but composer image use this php version.

docker run --rm -it composer:2.10.1 sh
/app # install-php-extensions 
install-php-extensions v.1.2.58
### ERROR: Unsupported PHP version: 8.5 ###

After:

docker run --rm -it composer sh
/app # install-php-extensions
install-php-extensions v.2.11.12
#StandWithUkraine

@gimler gimler force-pushed the feature/update-install-php-extensions branch from fa9687a to 144b6c7 Compare June 19, 2026 09:29
@alcohol

alcohol commented Jun 29, 2026

Copy link
Copy Markdown
Member

Can you update it in all Dockerfiles where appropriate?

@gimler gimler force-pushed the feature/update-install-php-extensions branch from 144b6c7 to 1f70772 Compare June 30, 2026 12:58
@gimler

gimler commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

@alcohol done

@alcohol alcohol merged commit 318e168 into composer:main Jul 3, 2026
28 checks passed
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