ebanx/magento-gateway-ebanx

ERR (3): Notice: Only variables should be passed by reference in .../Block/Health/Check.php on line 107

Opened this issue · 0 comments

Erro frequente no system.log causado pela implementação abaixo.

array_walk(Mage::app()->getStores(), function ($store) {

Artigo para leitura: https://vijayasankarn.wordpress.com/2017/08/28/php-only-variables-should-be-passed-by-reference/