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

Update PHP version to 8.1 and see how Slic runs #7042

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sc0ttkclark
Copy link
Member

Testing Slic with PHP 8.1

@sc0ttkclark sc0ttkclark self-assigned this Mar 28, 2023
@what-the-diff
Copy link

what-the-diff bot commented Mar 28, 2023

PR Summary

  • 🚀 PHP version upgrade
    Upgraded the PHP version from 7.4 to 8.1 for improved performance and added features.
  • 🔧 Composer install optimization
    Composer install now uses the --no-dev flag, making it faster and more efficient by only installing necessary dependencies.

@what-the-diff
Copy link

what-the-diff bot commented Mar 28, 2023

PR Summary

  • 🧹 Removed PHP version configuration
    Simplified setup by removing the need to configure PHP version manually

  • 🌐 Added new environment variable for PHP version
    Easier way to set the PHP version by using an environment variable

  • 🚀 Changed composer install command
    Reduced dependencies by skipping dev dependencies during install

@what-the-diff
Copy link

what-the-diff bot commented Mar 28, 2023

PR Summary

  • 🚀 Upgrade to PHP 8.1
    The PHP version has been updated to 8.1 in the project.
  • 🧹 Simplified testing setup
    We've simplified the testing configuration file, making it easier to maintain.
  • 🔄 SLIC integration
    SLIC now handles setting up the PHP environment using the specified version.

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.

None yet

1 participant