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

Exception: Deprecated Functionality: Creation of dynamic property #8

Open
davirs opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@davirs
Copy link

davirs commented Dec 4, 2024

Magento 2.4.6
PHP 8.2

1 exception(s):
Exception #0 (Exception): Deprecated Functionality: Creation of dynamic property HS\ImageClean\Controller\Adminhtml\image\Index\Interceptor::$resultPageFactory is deprecated in /chroot/home/a25d3d8e/43dec0d7ee.nxcli.io/vendor/hs/module-image-clean/Controller/Adminhtml/image/Index.php on line 24

Exception #0 (Exception): Deprecated Functionality: Creation of dynamic property HS\ImageClean\Controller\Adminhtml\image\Index\Interceptor::$resultPageFactory is deprecated in /chroot/home/a25d3d8e/43dec0d7ee.nxcli.io/vendor/hs/module-image-clean/Controller/Adminhtml/image/Index.php on line 24

#1 HS\ImageClean\Controller\Adminhtml\image\Index->__construct() called at [generated/code/HS/ImageClean/Controller/Adminhtml/image/Index/Interceptor.php:14]
#2 HS\ImageClean\Controller\Adminhtml\image\Index\Interceptor->__construct() called at [vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121]
#3 Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject() called at [vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:66]
#4 Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create() called at [vendor/magento/framework/ObjectManager/ObjectManager.php:56]
#5 Magento\Framework\ObjectManager\ObjectManager->create() called at [vendor/magento/framework/App/ActionFactory.php:44]
#6 Magento\Framework\App\ActionFactory->create() called at [vendor/magento/framework/App/Router/Base.php:306]
#7 Magento\Framework\App\Router\Base->matchAction() called at [vendor/magento/framework/App/Router/Base.php:167]
#8 Magento\Framework\App\Router\Base->match() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#9 Magento\Backend\App\Router\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#10 Magento\Backend\App\Router\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#11 Magento\Backend\App\Router\Interceptor->___callPlugins() called at [generated/code/Magento/Backend/App/Router/Interceptor.php:23]
#12 Magento\Backend\App\Router\Interceptor->match() called at [vendor/magento/framework/App/FrontController.php:144]
#13 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#14 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#15 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#16 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#17 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#18 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#19 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#20 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:30]
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

1 participant