magento / marketplace-eqp

Magento 1.x Coding Standard
http://docs.magento.com/marketplace/user_guide/Resources/pdf/Extension_Quality_Program_Overview.pdf
MIT License
224 stars 68 forks source link

version 1.0.4 fails to run on php 5.4 #20

Closed centerax closed 7 years ago

centerax commented 8 years ago

PHP 5.4, supported by Magento1, fails to run MEQP1 on standard version 1.0.4

You can see the problem here: https://travis-ci.org/centerax/magemonkey/jobs/170160022

The error message is: PHP Fatal error: Call to undefined function MEQP1\Sniffs\Classes\array_column()

lenaorobei commented 7 years ago

@centerax, thank you for reporting this issue. We opened an internal ticket to fix this bug.