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

PHP 8.4 compatibility #71

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

andypost
Copy link
Contributor

ref drush-ops/drush#6069

Overview

This pull request:

Q A
Bug fix? no
New feature? no
Has tests? no
BC breaks? no
Deprecations? yes

Summary

Fixed all nullable type declarations found

###Description

Testing with official docker image docker run --rm -v $(pwd):/mnt -w /mnt php:8.4.0alpha2-cli-alpine find src -type f -name '*.php' -exec php -l {} \;

@greg-1-anderson greg-1-anderson merged commit cec2467 into consolidation:main Jul 23, 2024
7 checks passed
@andypost andypost deleted the php84 branch July 23, 2024 17:03
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