Andrew Ruthven 46feee1ec7 Stop copying all fields from the Principal object.
PHP 8.2 deprecates dynmically adding properties. See:
  https://php.watch/versions/8.2/dynamic-properties-deprecated

This arbitary copying of all fields tickles these deprecation
warnings, and just below we copy exactly the fields we need.
I reckon this loop is redundant.
2022-12-10 02:46:37 +13:00
..
2016-12-30 08:54:14 +01:00
2022-02-18 23:11:50 +13:00
2022-10-04 14:05:19 +02:00
2017-01-08 15:48:52 +01:00
2022-02-13 01:04:47 +13:00
2022-02-13 01:04:47 +13:00
2022-02-13 01:04:47 +13:00
2022-02-18 15:55:36 +01:00
2018-01-08 22:43:27 +01:00
2022-02-12 23:41:28 +13:00