During restoration of a remote site to my local development environment, I get the following warning and error respectively:
Deprecated: Return type of Akeeba\UNiTE\DataShape\DataShapeObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the
#[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///srv/www/kupedo.local/unite/unite.phar/DataShape/DataShapeObject.php o
n line 333
[ERROR ] Class "AngieHelperPublicfolder" not found
The latter prevents succesful restoration.