Description
Preconditions and environment
Updating from 2.4.6-p1 to 2.4.6-p4 error
PHP 8.1
This error will be present in the terminal when trying to compile magneto:
Repositories code generation... 1/9 [===>------------------------] 11% < 1 sec 203.0 MiB
There is an error in /home/droner_dk_1/public_html/vendor/magento/module-directory-graph-ql/Model/Cache/Tag/Strategy/Config/CurrencyTagGenerator.php at line: 19
Interface "Magento\Store\Model\Config\Cache\Tag\Strategy\TagGeneratorInterface" not found#0 /home/droner_dk_1/public_html/vendor/composer/ClassLoader.php(571): include()
#1 /home/droner_dk_1/public_html/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass()
#3 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(134): class_exists()
#4 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(117): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->includeClass()
#5 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(87): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->extract()
#6 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Module/Di/App/Task/Operation/RepositoryGenerator.php(61): Magento\Setup\Module\Di\Code\Reader\ClassesScanner->getList()
#7 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Module/Di/App/Task/Manager.php(56): Magento\Setup\Module\Di\App\Task\Operation\RepositoryGenerator->doOperation()
#8 /home/droner_dk_1/public_html/setup/src/Magento/Setup/Console/Command/DiCompileCommand.php(216): Magento\Setup\Module\Di\App\Task\Manager->process()
#9 /home/droner_dk_1/public_html/vendor/symfony/console/Command/Command.php(298): Magento\Setup\Console\Command\DiCompileCommand->execute()
#10 /home/droner_dk_1/public_html/vendor/symfony/console/Application.php(1040): Symfony\Component\Console\Command\Command->run()
#11 /home/droner_dk_1/public_html/vendor/symfony/console/Application.php(301): Symfony\Component\Console\Application->doRunCommand()
#12 /home/droner_dk_1/public_html/vendor/magento/framework/Console/Cli.php(116): Symfony\Component\Console\Application->doRun()
#13 /home/droner_dk_1/public_html/vendor/symfony/console/Application.php(171): Magento\Framework\Console\Cli->doRun()
#14 /home/droner_dk_1/public_html/bin/magento(23): Symfony\Component\Console\Application->run()
#15 {main}
Steps to reproduce
update 2.4.6-p1 to 2.4.6-p4 and do a compile
Expected result
...
Actual result
...
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.