Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PHP 8.4 compatibility #7897

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Improve PHP 8.4 compatibility #7897

wants to merge 7 commits into from

Conversation

swissspidy
Copy link
Collaborator

@swissspidy swissspidy commented Oct 18, 2024

Summary

This addresses all deprecation warnings on PHP 8.4, unblocking PHP 8.4 compatibility in the Web Stories plugin.

The handful of PHPStan failures are unrelated and can be addressed separately.

There are some test failures too but they can be handled separately as well.

Checklist

  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@swissspidy swissspidy added the Enhancement New feature or improvement of an existing one label Oct 18, 2024
@swissspidy swissspidy marked this pull request as ready for review October 18, 2024 12:06
@westonruter
Copy link
Member

Regarding the PHPStan issues, see also #7876.

@westonruter
Copy link
Member

@thelovekesh Could you address the remaining PHPStan issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement of an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants