Docker: Debian 13 RC with PHP 8.4#7772
Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom Aug 1, 2025
Merged
Conversation
Help final testing of Debian 13 Trixie before the release (9 August) https://lists.debian.org/debian-devel-announce/2025/07/msg00003.html PHP 8.4.10, Apache 2.4.64 I will make another PR after the release to update to `debian:13-slim` when it gets available.
Alkarex
added a commit
to Alkarex/FreshRSS
that referenced
this pull request
Aug 1, 2025
Now that PHP 8.4 is covered by our main Debian image FreshRSS#7772, let's bump the :newest dev image to PHP 8.5. Note: OPCache is now included in the core https://wiki.php.net/rfc/make_opcache_required No other apparent breaking change.
Alkarex
added a commit
that referenced
this pull request
Aug 1, 2025
Now that PHP 8.4 is covered by our main Debian image #7772, let's bump the :newest dev image to PHP 8.5. Note: OPCache is now included in the core https://wiki.php.net/rfc/make_opcache_required No other apparent breaking change.
pR0Ps
added a commit
to pR0Ps/FreshRSS
that referenced
this pull request
Aug 8, 2025
This reverts commit af6f7f0.
Alkarex
added a commit
to Alkarex/FreshRSS
that referenced
this pull request
Aug 9, 2025
Fix FreshRSS#7798 Revert FreshRSS#7772 Revert FreshRSS@af6f7f0
Alkarex
added a commit
that referenced
this pull request
Aug 9, 2025
Alkarex
added a commit
to Alkarex/FreshRSS
that referenced
this pull request
Sep 29, 2025
Follow-up of FreshRSS#7772 fix FreshRSS#7860 fix FreshRSS#7798 Follow-up of FreshRSS#7805
Member
Author
Alkarex
added a commit
that referenced
this pull request
Oct 2, 2025
Follow-up of #7772 fix #7860 fix #7798 Follow-up of #7805 PHP 8.4.11, Apache 2.4.65 * https://wiki.debian.org/DebianTrixie * https://www.debian.org/releases/testing/release-notes/whats-new.en.html * https://downloads.apache.org/httpd/CHANGES_2.4 And thanks to @CrazyWolf13 for [the debugging](OpenIDC/mod_auth_openidc#1349 (comment))! Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
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.
Debian 13 Trixie is now in full freeze. Help final testing before the release (9 August).
PHP 8.4.10, Apache 2.4.64
I will make another PR after the release to update to
debian:13-slimwhen it gets available.