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

GL-3083: updated default php version to 8.3 for cs-wizard command #1811

Closed
wants to merge 2 commits into from

Conversation

PrakharJainS3
Copy link
Contributor

Motivation

GL-3083

Proposed changes

The default version on PHP while running the cs-wizard command is now updated to 8.3

Testing steps

Following steps can be taken to verify the changes:

  • Run the following command acli cs:wizard.
  • Please enter Cloud Key and Secret to login
  • Select the type of project as Drupal
  • In the PHP version select step the default value will be 8.3

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.76%. Comparing base (ed04b5e) to head (50d123d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Helpers/TelemetryHelper.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1811      +/-   ##
============================================
- Coverage     92.78%   92.76%   -0.02%     
- Complexity     1818     1819       +1     
============================================
  Files           122      122              
  Lines          6817     6818       +1     
============================================
  Hits           6325     6325              
- Misses          492      493       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1811/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1811/acli.phar
chmod +x acli.phar

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