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

Add php 8.4 Support #99

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Add php 8.4 Support #99

merged 2 commits into from
Oct 18, 2024

Conversation

askdkc
Copy link
Owner

@askdkc askdkc commented Oct 18, 2024

No description provided.

Copy link

what-the-diff bot commented Oct 18, 2024

PR Summary

  • PHP Versions Update
    The testing matrix has been updated to include the newly added PHP 8.4 version, enhancing our testing capabilities for the latest PHP preset.

  • Laravel Version Revamp
    The testing matrix has been revised to accommodate the latest Laravel 11.* version, thereby improving our coverage of the most recent Laravel implementations. This comes with the exclusion of older Laravel 8.* from the matrix.

  • Configuration Supplement for Laravel 11
    In anticipation of the latest Laravel 11.* version, explicit configuration has been added to the 'include' section. This involves setting up the right versions of the 'testbench' and 'carbon' tools to comply with Laravel 11.

  • Exclusion Scenario Update
    The сombination where Laravel 11.* with PHP 8.1 has been explicitly marked as an exclusion scenario in the testing matrix. It appears this combination is not preferred or yields unsatisfactory results, requiring its explicit mention to prevent any inadvertent use or testing.

@askdkc askdkc merged commit dd295ae into main Oct 18, 2024
23 checks passed
@askdkc askdkc deleted the php84 branch October 18, 2024 17:42
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.

1 participant