Skip to content

zend-framework

Auto Added by WPeMatico

Magento 2 is giving me Fatal error: Allowed memory size of 1073741824 bytes exhausted when i am trying to save product

I am getting following errros Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 73400328 bytes) in public_html/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 228 Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are… Read More »Magento 2 is giving me Fatal error: Allowed memory size of 1073741824 bytes exhausted when i am trying to save product

Zend Equivalent class for Magento 2.4.6

We have updated our website to Magento 2.4.6. We are facing Zend issue with the following 1.Zend_Pdf pdf = new Zend_Pdf(); $page = new Zend_Pdf_Page(Zend_Pdf_Page::SIZE_A4); //var_dump($page); 2.Zend_Log_Exception Can anyone please tell the equivalent class for the above. Thanks, Jayashree

Zend Db Deprecated?

We’re just updating our development site from 2.4.6-p3 to 2.4.6-p4. One of our modules seems to prevent a reindex from being completed. The error is: Error: Class “ZendDbSqlSelect” not found in /home/site/public/app/code/Vendor/Module/Model/ResourceModel/Indexer/Bestseller.php:193 Line 193 is: $select->reset(Select::COLUMNS)->columns($columns); I presume Zend_Db has… Read More »Zend Db Deprecated?

Zend framework is deprecated in magento 2.4.6

I have just upgraded my Magento version from 2.4.0 to 2.4.6 and it is giving this error while opening admin. please suggest any solution 1 exception(s): Exception #0 (Exception): User Deprecated Functionality: Class is deprecated in /home/websites/hollywp/dev.domain/public_html/vendor/magento/framework/HTTP/ZendClient.php on line 27