php-google-merchant-feed
php-google-merchant-feed copied to clipboard
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted
Hi.
We have a large database, so we don't have enought memory to hold all products until "$feed->build()"
Is any workaround in order to print each product rather than wait to the end?
Thank you.
Hi. I have same problem with 137k products. PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /sf/app/src/vendor/vitalybaev/google-merchant-feed/src/HasProperties.php on line 81