Skip to content

chore: pin php apache fixture to debian snapshot#5043

Merged
wagoodman merged 1 commit into
mainfrom
php-fixture-version-pin
Jul 6, 2026
Merged

chore: pin php apache fixture to debian snapshot#5043
wagoodman merged 1 commit into
mainfrom
php-fixture-version-pin

Conversation

@wagoodman

Copy link
Copy Markdown
Contributor

This fixes the PHP pins in test fixtures. The plain version pin drifted out from under us: Debian mirrors only keep the latest point release, so 8.2.31 became uninstallable once 8.2.32 shipped and apt pulled the unpinned transitive php8.2-cli at 8.2.32. Pointing apt at snapshot.debian.org keeps the exact point release installable so the fixture (and its test expectations) stay reproducible.

the plain version pin drifted out from under us: debian mirrors only keep
the latest point release, so 8.2.31 became uninstallable once 8.2.32 shipped
and apt pulled the unpinned transitive php8.2-cli at 8.2.32. pointing apt at
snapshot.debian.org keeps the exact point release installable so the fixture
(and its test expectations) stay reproducible.

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman added the changelog-ignore do not add a entry for this when generating the changelog label Jul 6, 2026
@oss-housekeeper oss-housekeeper Bot removed the changelog-ignore do not add a entry for this when generating the changelog label Jul 6, 2026
@wagoodman wagoodman requested a review from a team July 6, 2026 14:52
@wagoodman wagoodman enabled auto-merge (squash) July 6, 2026 14:56
@wagoodman wagoodman merged commit f1457f2 into main Jul 6, 2026
21 of 22 checks passed
@wagoodman wagoodman deleted the php-fixture-version-pin branch July 6, 2026 15:01
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