-
Couldn't load subscription status.
- Fork 10
PHP 8.4 Compatibility #413
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
base: trunk
Are you sure you want to change the base?
Conversation
dd87ff1 to
5a50eaa
Compare
c8db08b to
1ccfd5a
Compare
6ba5f38 to
9f6da32
Compare
318cd43 to
48007e1
Compare
|
Downloading plugins and themes... [ERROR] No tests found for the given plugins. Shutting down environment... |
| "/vendor/apimatic/*/tests/**", | ||
| "/vendor/apimatic/*/.*", | ||
| "/vendor/square/square/tests/**", | ||
| "/vendor/square/square/doc/**", | ||
| "/vendor/square/square/.*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Various unit tests and dot files that have no place in production.
A couple of them were throwing errors in the php-compat sniffs but I figured we could remove them as they never run in our code base.
|
Uploading zip... Running test... |
|
QIT is failing the PHPStan tests, reviewing them it looks like there are a lot of false positives in the report so I think this can be covered in a follow up ticket. |
|
@peterwilsoncc One thing I missed that we'll want to update in this PR and all other PHP 8.4 PRs is bumping the |
Done in 8f3fafe and added to the other PRs for the compatibility project. |
Regression / Smoke Test Report ✅Tested with the Testing Environment
Next Step- Ready to Merge 🚀 cc @vikrampm1 |
All Submissions:
Changes proposed in this Pull Request:
Closes https://linear.app/a8c/issue/SQUARE-197/project-ensure-php-84-compatibility
Steps to test the changes in this Pull Request:
Changelog entry