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

[NFC] - Compatibility for PHP-7.4/PHP-8 #22962

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

tschuettler
Copy link
Contributor

Comments

There are a few more leftovers under vendor and packages: find . -name "*.php" -exec php -l {} \; | grep -v "No". Not sure how to deal with those.

There are a few more leftovers under vendor and packages: `find . -name "*.php" -exec php -l {} \; | grep -v "No"`. Not sure how to deal with that.
@civibot civibot bot added the master label Mar 17, 2022
@civibot
Copy link

civibot bot commented Mar 17, 2022

(Standard links)

@demeritcowboy
Copy link
Contributor

Thanks. If under vendor need to check if the upstream vendor has a fix. If packages it depends how outdated the package is.

@demeritcowboy demeritcowboy merged commit ea5619d into civicrm:master Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants