-
Notifications
You must be signed in to change notification settings - Fork 54
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
Added PHP 8.0 support. #365
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
navneet0693
commented
Feb 8, 2022
•
edited
Loading
edited
- Update Drupal core version to 9.3.5 which supports PHP 8.0
- Updated travis configutation to install PHP 8.0
- Updated rector.php file to check againt PHP 8.0
- Changes from Upgrade to use Drupal 9.3 open_social_docker#19 are included for Docker image.
- Temporarily added: Updated docker installation steps to fetch latest docker versions. open_social_scripts#44 branch.
3 tasks
navneet0693
force-pushed
the
issue/3260861-php8-support
branch
from
February 25, 2022 07:42
b2e3890
to
12c7635
Compare
Seems like Travis isn't happy yet, any idea whats going on? Would be great to at least not see that error that seems related. |
@ronaldtebrake Travis is broken in general on this repository. |
18 tasks
New PR: goalgorilla/open_social#2919 |
1. Update Drupal core version to 9.3.5 which supports PHP 8.1 2. Updated travis configutation to install PHP 8.1 3. Updated rector.php file to check againt PHP 8.1
navneet0693
force-pushed
the
issue/3260861-php8-support
branch
6 times, most recently
from
June 8, 2022 05:01
addfb98
to
fc752d5
Compare
1. Used php 8.0.19 which is latest bug fix version of PHP available in travis. 2. Changed ci images to be temporarilty based on temporary D9 based images created for testing.
navneet0693
force-pushed
the
issue/3260861-php8-support
branch
from
June 8, 2022 05:56
3bcfafa
to
0e92471
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.