Change deprecated ReflectionProperty method call
commitd716e30e60f1d1bf0a25463e44d98ab406f99849
authorMaximilian Krög <maxi_kroeg@web.de>
Wed, 19 Jul 2023 22:47:53 +0000 (20 00:47 +0200)
committerMaximilian Krög <maxi_kroeg@web.de>
Wed, 19 Jul 2023 23:30:37 +0000 (20 01:30 +0200)
treeaa44616e3f1271017532383215a8814870354f0f
parentdd5d3406f1df56d23fc6e2391d857ee0bc8577fc
Change deprecated ReflectionProperty method call

Is being deprecated in PHP 8.3

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
test/classes/AbstractNetworkTestCase.php
test/classes/ConfigStorage/RelationTest.php
test/classes/Controllers/Server/VariablesControllerTest.php
test/classes/ErrorHandlerTest.php
test/classes/InsertEditTest.php