I had the same issue. It does seem to be related to PHP version 7.3, see https://www.php.net/manual/en/migration73.incompatible.php. I downgraded to version 7.2 and the errors stopped occurring. Hope this helps.
-
This reply was modified 6 years, 9 months ago by Adam Bennett.