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

FIX Ensure silverstripe/config CI uses correct PHP versions #105

Merged

Conversation

GuySartorelli
Copy link
Member

Fixes https://github.com/silverstripe/silverstripe-config/actions/runs/10499483113/job/29086335391

PHP Fatal error: Uncaught Exception: No valid PHP version allowed

Turns out we've been using the CMS 4 PHP versions for config all along. We're only now seeing it fail because CMS 4 doesn't support PHP 8.3

Issue

@GuySartorelli
Copy link
Member Author

CI failure is unrelated - that one's being fixed separately in #104

job_creator.php Outdated Show resolved Hide resolved
@GuySartorelli GuySartorelli force-pushed the pulls/1.15/fix-config branch from c480cad to 487b0e7 Compare August 27, 2024 02:52
@GuySartorelli GuySartorelli force-pushed the pulls/1.15/fix-config branch from 487b0e7 to 438cd03 Compare August 27, 2024 02:52
@GuySartorelli
Copy link
Member Author

Rebased so CI can go fully green

@emteknetnz emteknetnz merged commit c96920c into silverstripe:1.15 Aug 27, 2024
2 checks passed
@GuySartorelli GuySartorelli deleted the pulls/1.15/fix-config branch August 27, 2024 03:51
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