🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@arshidkv12
Copy link

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA yesn

Description

ReflectionProperty::setAccessible() is deprecated as of PHP 8.5.
Updated code to remove reliance on it to ensure forward compatibility.

@gsteel
Copy link
Member

gsteel commented Sep 10, 2025

Thanks @arshidkv12

  • Please can you sign-off your commits as per the instructions
  • Update the psalm baseline to remove the fixed issues with vendor/bin/psalm --update-baseline

@gsteel gsteel changed the title Deprecate usage of ReflectionProperty::setAccessible() PHP 8.5 Remove defunct ReflectionProperty::setAccessible() calls Sep 10, 2025
@gsteel gsteel added this to the 4.17.0 milestone Sep 10, 2025
@gsteel gsteel added the QA Quality assurance tasks such as static analysis improvements label Sep 10, 2025
@gsteel
Copy link
Member

gsteel commented Nov 1, 2025

Closing here as fixed in #211

@gsteel gsteel closed this Nov 1, 2025
@gsteel gsteel self-assigned this Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Quality assurance tasks such as static analysis improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants