Skip to content

Bump PHP version to 8.5#156

Open
celyes wants to merge 2 commits intothephpleague:masterfrom
celyes:master
Open

Bump PHP version to 8.5#156
celyes wants to merge 2 commits intothephpleague:masterfrom
celyes:master

Conversation

@celyes
Copy link
Copy Markdown

@celyes celyes commented Mar 1, 2026

Description

Bump the PHP version and the used packages to 8.5 and the compatible versions

Motivation and context

Using PHP 7.2 is problematic since the support for it has already ended. More about it here

Note on scrutinizer.yml: Removed unsupported keys like fix_identation_4spaces and other fix_* settings that aren’t supported anymore. Scrutinizer no longer configures coding-style fixes directly in the checks.php block. More about it here

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

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.

1 participant