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

Enable PHP 8.1 Support #360

Closed
wants to merge 5 commits into from
Closed

Enable PHP 8.1 Support #360

wants to merge 5 commits into from

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Jan 6, 2023

Resolves #230

  • Fix deprecation changes for PHP 8.1
  • Ensure all phpcs test pass for 8.1.

Currently, the latest stable version wordpress/wpcs (2.3) does not support PHP 8.1 (see WordPress/WordPress-Coding-Standards#2035). We will need to make some upstream changes in https://github.com/alleyinteractive/alley-coding-standards to make it work.

@srtfisher srtfisher changed the title Enable PHP 8.1 Testing Enable PHP 8.1 Support Jan 6, 2023
@srtfisher srtfisher marked this pull request as draft January 6, 2023 04:11
@srtfisher
Copy link
Member Author

#388

@srtfisher srtfisher closed this May 15, 2023
@srtfisher srtfisher deleted the php-8.1 branch August 14, 2023 18:32
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.

Add PHP 8.1 Support
1 participant