Skip to content
Snippets Groups Projects
Commit f0e2c3f5 authored by Christian Kuhn's avatar Christian Kuhn Committed by Stefan Bürk
Browse files

[TASK] Avoid setAccessible()

setAccessible() in reflection is a no-op
since PHP 8.1. It can be removed.

Resolves: #100444
Releases: main
Change-Id: I750ef13f93360aaeaba244415275092f0f604818
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78457


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent b2aa4c26
Showing
with 0 additions and 18 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment