Preconditions (*)
- PHP 8.0
- Magento 2 - php8-develop branch
Steps to reproduce (*)
- clone php8-develop branch
- enable php 8
- composer install
- try to install magento by "sudo php bin/magento setup:install --base-url=http://127.0.0.1/m2_git/ --db-host=localhost --db-name=m2-git --db-user=root --db-password='MyPassword' --language=en_US --currency=USD --timezone=America/Chicago --use-rewrites=1 --search-engine=elasticsearch7 --elasticsearch-host=127.0.0.1 --elasticsearch-port=9200"
Expected result (*)
- start magento installation
Actual result (*)
- Deprecated Functionality: Method ReflectionParameter::getClass() is deprecated in /lib/internal/Magento/Framework/Code/Reader/ClassReader.php on line 34

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.