Skip to content

Fix CI by applying RemoveReflectionSetAccessibleCallsRector#70

Merged
solcik merged 1 commit intoKdyby:masterfrom
jtojnar:setaccessible
Dec 13, 2025
Merged

Fix CI by applying RemoveReflectionSetAccessibleCallsRector#70
solcik merged 1 commit intoKdyby:masterfrom
jtojnar:setaccessible

Conversation

@jtojnar
Copy link
Copy Markdown
Contributor

@jtojnar jtojnar commented Dec 13, 2025

Rector will now try to remove ReflectionProperty::setAccessible() call since it is not needed since PHP 8.1:
https://www.php.net/manual/en/reflectionproperty.getvalue.php

We already require PHP 8.2 so this is fine.

Rector will now try to remove `ReflectionProperty::setAccessible()` call since it is not needed since PHP 8.1:
https://www.php.net/manual/en/reflectionproperty.getvalue.php

We already require PHP 8.2 so this is fine.
@solcik solcik merged commit 6865fd5 into Kdyby:master Dec 13, 2025
21 checks passed
@jtojnar jtojnar deleted the setaccessible branch December 13, 2025 13:31
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