Skip to content

Conversation

@bluvulture
Copy link
Contributor

PHP 8.5
Debian Trixie
Pimcore v2026.x

PHP 8.5
Debian Trixie
Pimcore v2026.x
@bluvulture
Copy link
Contributor Author

cc @herbertroth @brusch

@bluvulture
Copy link
Contributor Author

amqp is not yet available for PHP 8.5, we need to keep an eye there

@bluvulture bluvulture requested a review from brusch January 13, 2026 13:57
@bluvulture bluvulture marked this pull request as ready for review January 13, 2026 13:57
@bluvulture
Copy link
Contributor Author

@brusch now should be okay so take a look - if it looks good I would create a 5.x from 4.x and merge it there

fi
docker run --rm pimcore-image composer create-project pimcore/skeleton:2025.x-dev pimcore --no-scripts
docker run --rm pimcore-image composer create-project pimcore/skeleton:2025.x-dev pimcore --no-scripts --ignore-platform-reqs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be specific to 8.5.

- { tag: 'v4.0', php: '8.4', distro: bookworm, version-override: "", latest-tag: true }
- { tag: '4.x', php: '8.4', distro: bookworm, version-override: "v4-dev", latest-tag: false }

- { tag: '5.x', php: '8.5', distro: trixie, version-override: "", latest-tag: false, composer-options: "--ignore-platform-reqs" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be imho just for the test workflow below not for the entire image 🤔

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.

3 participants