Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated Functionality: Creation of dynamic property #19

Open
ryanjehan-aligent opened this issue Jan 29, 2025 · 0 comments
Open

Deprecated Functionality: Creation of dynamic property #19

ryanjehan-aligent opened this issue Jan 29, 2025 · 0 comments
Assignees

Comments

@ryanjehan-aligent
Copy link

I have installed the latest prerender module in Adobe Commerce 2.4.8-beta1 and seeing the following errors in the logs.

==> var/log/cron.log <== [2025-01-29T04:51:14.669380+00:00] report.ERROR: Cron Job indexer_update_all_views has an error: Deprecated Functionality: Creation of dynamic property Aligent\Prerender\Model\Indexer\Category\CategoryIndexer\Interceptor::$deploymentConfig is deprecated in /app/e2x2k5zul7d42_stg/vendor/aligent/magento2-prerender/Model/Indexer/Category/CategoryIndexer.php on line 61. Statistics: {"sum":0,"count":1,"realmem":0,"emalloc":0,"realmem_start":339214336,"emalloc_start":316141136} [] []

==> var/log/support_report.log <== [2025-01-29T04:51:14.709207+00:00] report.CRITICAL: Exception: Deprecated Functionality: Creation of dynamic property Aligent\Prerender\Model\Indexer\Category\CategoryIndexer\Interceptor::$deploymentConfig is deprecated in /app/e2x2k5zul7d42_stg/vendor/aligent/magento2-prerender/Model/Indexer/Category/CategoryIndexer.php on line 61 in /app/e2x2k5zul7d42_stg/vendor/magento/framework/App/ErrorHandler.php:62 Stack trace: #0 /app/e2x2k5zul7d42_stg/vendor/aligent/magento2-prerender/Model/Indexer/Category/CategoryIndexer.php(61): Magento\Framework\App\ErrorHandler->handler() #1 /app/e2x2k5zul7d42_stg/generated/code/Aligent/Prerender/Model/Indexer/Category/CategoryIndexer/Interceptor.php(14): Aligent\Prerender\Model\Indexer\Category\CategoryIndexer->__construct() #2 /app/e2x2k5zul7d42_stg/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(121): Aligent\Prerender\Model\Indexer\Category\CategoryIndexer\Interceptor->__construct() #3 /app/e2x2k5zul7d42_stg/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject() #4 /app/e2x2k5zul7d42_stg/vendor/magento/framework/ObjectManager/ObjectManager.php(73): Magento\Framework\ObjectManager\Factory\Compiled->create() #5 /app/e2x2k5zul7d42_stg/vendor/magento/module-data-exporter/Plugin/MviewUpdatePlugin.php(110): Magento\Framework\ObjectManager\ObjectManager->get() #6 /app/e2x2k5zul7d42_stg/vendor/magento/module-data-exporter/Plugin/MviewUpdatePlugin.php(71): Magento\DataExporter\Plugin\MviewUpdatePlugin->isDataExporterIndexer() #7 /app/e2x2k5zul7d42_stg/vendor/magento/framework/Interception/Interceptor.php(135): Magento\DataExporter\Plugin\MviewUpdatePlugin->aroundUpdate() #8 /app/e2x2k5zul7d42_stg/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\Mview\Processor\Interceptor->Magento\Framework\Interception\{closure}() #9 /app/e2x2k5zul7d42_stg/generated/code/Magento/Framework/Mview/Processor/Interceptor.php(23): Magento\Framework\Mview\Processor\Interceptor->___callPlugins() #10 /app/e2x2k5zul7d42_stg/vendor/magento/module-indexer/Model/Processor.php(165): Magento\Framework\Mview\Processor\Interceptor->update() #11 /app/e2x2k5zul7d42_stg/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Indexer\Model\Processor->updateMview() #12 /app/e2x2k5zul7d42_stg/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Indexer\Model\Processor\Interceptor->___callParent() #13 /app/e2x2k5zul7d42_stg/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Indexer\Model\Processor\Interceptor->Magento\Framework\Interception\{closure}() #14 /app/e2x2k5zul7d42_stg/generated/code/Magento/Indexer/Model/Processor/Interceptor.php(32): Magento\Indexer\Model\Processor\Interceptor->___callPlugins() #15 /app/e2x2k5zul7d42_stg/vendor/magento/module-indexer/Cron/UpdateMview.php(31): Magento\Indexer\Model\Processor\Interceptor->updateMview() #16 [internal function]: Magento\Indexer\Cron\UpdateMview->execute()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants