Skip to content

[3.x] Improve PHP 8.5+ support by avoiding deprecated setAccessible() calls - #327

Merged
WyriHaximus merged 1 commit into
reactphp:3.xfrom
clue-labs:accessible-v3
Oct 19, 2025
Merged

[3.x] Improve PHP 8.5+ support by avoiding deprecated setAccessible() calls#327
WyriHaximus merged 1 commit into
reactphp:3.xfrom
clue-labs:accessible-v3

Conversation

@clue

@clueclue commented Oct 19, 2025

Copy link
Copy Markdown
Member

This changeset improves PHP 8.5+ support by porting #325 from 1.x to 3.x in order to avoid deprecated setAccessible() calls. With these changes applied, tests against the current PHP 8.5 RC pass without errors.

Builds on top of #325 (thanks @W0rma), reactphp/dns#242, clue/framework-x#282 and #321

@WyriHaximus
WyriHaximus merged commit 158566f into reactphp:3.xOct 19, 2025
34 of 38 checks passed
@clue
clue deleted the accessible-v3 branch October 19, 2025 20:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@WyriHaximus@W0rma