Skip to content

Added PHP 8.5 Support#667

Merged
danielmorell merged 7 commits into
masterfrom
added/php8.5-support
Nov 25, 2025
Merged

Added PHP 8.5 Support#667
danielmorell merged 7 commits into
masterfrom
added/php8.5-support

Conversation

@danielmorell

Copy link
Copy Markdown
Collaborator

Description of the change

This PR adds support for PHP 8.5. There were some deprecations that needed to be handled. As well as some new expectations from Psalm i.e. the #[/Override] attribute.

Type of change

  • New feature (non-breaking change that adds functionality)

Related issues

  • SDK-564

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

@danielmorell danielmorell requested a review from brianr November 21, 2025 23:24
@danielmorell danielmorell merged commit 8a0dab4 into master Nov 25, 2025
22 checks passed
@danielmorell danielmorell deleted the added/php8.5-support branch November 25, 2025 01:13
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