[Halo] Simplify reflection handling

Review Request #1038 — Created Oct. 19, 2023 and submitted

pprkut
Lunr.Halo
a8db0b3...
lunr

setAccessible() is no-op starting from PHP 8.1.0.
Therefore we can simplify most of the reflection methods.

Unit tests (of other projects)

GitHub actions run: https://github.com/pprkut/lunr.halo/actions/runs/6579441507

smillernl
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release/0.8.x (8c6e7ac)
Loading...