cancel
Showing results for 
Search instead for 
Did you mean: 

Function array_column In Magento CE 1.9.4.2

Function array_column In Magento CE 1.9.4.2

i have upgrade to 1.9.4.2 on PHP 5.4

i have this problem

 

PHP Fatal error: Call to undefined function array_column() in /var/www/html/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php on line 48

 

array_column is a PHP function on > PHP 5.5

 

in your sistem requirements Magento CE supports PHP 5.4

https://devdocs.magento.com/guides/m1x/system-requirements.html

4 REPLIES 4

Re: Function array_column In Magento CE 1.9.4.2

Hi @multififa1,

You should use php 5.6 or Php 7.2 version.

Re: Function array_column In Magento CE 1.9.4.2

Ok but is not good solution :-)

Re: Function array_column In Magento CE 1.9.4.2

Are on on 5.4 or 5.4.x?

Re: Function array_column In Magento CE 1.9.4.2

PHP 5.4.x