Skip to content

Commit ebac215

Browse files
docs(changelog): add entry for the PHP 8.3 migration (#41727)
docs(changelog): add entry for the PHP 8.3 migration (#41449) Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 222c629 commit ebac215

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • changelog/unreleased

changelog/unreleased/41449

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Change: Raise minimum PHP version to 8.3
2+
3+
The minimum required PHP version is now 8.3. Numerous PHP 8.x deprecation
4+
warnings were resolved across the codebase, the mail subsystem was migrated
5+
to symfony/mailer, the unused ext-apc requirement was dropped, and the PHP
6+
version check now runs early in lib/base.php.
7+
8+
https://github.com/owncloud/core/pull/41449

0 commit comments

Comments
 (0)