Skip to content

Fix Laravel build for PHP 8.2#21473

Closed
iluuu1994 wants to merge 2 commits intophp:PHP-8.2from
iluuu1994:fix-laravel-php-82
Closed

Fix Laravel build for PHP 8.2#21473
iluuu1994 wants to merge 2 commits intophp:PHP-8.2from
iluuu1994:fix-laravel-php-82

Conversation

@iluuu1994
Copy link
Member

@iluuu1994 iluuu1994 commented Mar 20, 2026

Laravel 13.x dropped support for PHP 8.2. Fall back to 12.x for 8.2.

Laravel 13.x dropped support for PHP 8.2. Fall back to 12.x for 8.2.

Closes phpGH-21473
This way we don't have to keep bumping when new branches release, we just need
to pin to old versions when incompatibilities pop up.
@iluuu1994 iluuu1994 force-pushed the fix-laravel-php-82 branch from f11e2f6 to 272cf1f Compare March 20, 2026 12:34
@iluuu1994 iluuu1994 closed this in 183d2a6 Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants