Skip to content

magento man

after upgrade magnento 2 version 2.3.4 to 2.4.6-p6

recently i was upgrade magento 2.4.3 to 2.4.6-p6 for upgrade i fired below cmd composer require magento/product-community-edition 2.4.6-p5 –no-update composer update –ignore-platform-reqs after install latest version when i run setup:upgrade it will throw error There is an error in /chroot/home/a77eba9d/28a6e11fee.nxcli.io/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php… Read More »after upgrade magnento 2 version 2.3.4 to 2.4.6-p6

Magento 2.4.7 Bootstrap Script Error PHP Fatal error: Uncaught TypeError: MagentoApplicationPerformanceMonitor

After upgrading from Magento Open Source 2.4.6 to 2.4.7 custom PHP scripts that Bootstrap Magento 2 are failing to run with the error PHP Fatal error: Uncaught TypeError: MagentoApplicationPerformanceMonitorPluginApplicationPerformanceMonitor::aroundLaunch(): Return value must be of type MagentoFrameworkAppResponseInterface, array returned in /var/www/dev/magento2/vendor/magento/module-application-performance-monitor/Plugin/ApplicationPerformanceMonitor.php:38… Read More »Magento 2.4.7 Bootstrap Script Error PHP Fatal error: Uncaught TypeError: MagentoApplicationPerformanceMonitor