Clean install of magento 2.4.8
composer require magento/data-migration-tool:2.4.8.1
php bin/magento setup:upgrade
php bin/magento setup:di:compile
In compilation time error:
In ErrorHandler.php line 61:
Deprecated Functionality: Migration\ResourceModel\Record::__construct(): Implicitly marking parameter $document as nullable is deprecated, the explicit nullabl
e type must be used instead in /home/dev/www/public_html/vendor/magento/data-migration-tool/src/Migration/ResourceModel/Record.php on line 34