Skip to content

Comments

Fix PHP 8.5 compatibility#517

Merged
owenvoke merged 1 commit intolaravel-zero:masterfrom
mpociot:patch-1
Jan 24, 2026
Merged

Fix PHP 8.5 compatibility#517
owenvoke merged 1 commit intolaravel-zero:masterfrom
mpociot:patch-1

Conversation

@mpociot
Copy link
Contributor

@mpociot mpociot commented Jan 22, 2026

Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1

As Laravel Zero requires at least 8.2, we can get rid of these calls 👍

Copy link
Member

@owenvoke owenvoke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@owenvoke owenvoke merged commit 206d530 into laravel-zero:master Jan 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants