Skip to content

fix compatibility of array defination under php5.4#418

Merged
dweeves merged 1 commit intodweeves:masterfrom
ummmme:fix_compatibility_of_array_defination
Feb 19, 2016
Merged

fix compatibility of array defination under php5.4#418
dweeves merged 1 commit intodweeves:masterfrom
ummmme:fix_compatibility_of_array_defination

Conversation

@ummmme
Copy link

@ummmme ummmme commented Feb 19, 2016

When I finished installing the magmi into the magento and open the magmi ui page, I found several php errors comes up.
the defination of an array like "$array = []; " wouldn't work due to the PHP version 5.3.19 of my server's.

So I had to change the defination of an array in order to fix the compatibility in PHP 5.3.

Luckly it works well now.
:)

@dweeves
Copy link
Owner

dweeves commented Feb 19, 2016

thx for this !

dweeves added a commit that referenced this pull request Feb 19, 2016
…tion

fix compatibility of array defination under php5.4
@dweeves dweeves merged commit 7ceb032 into dweeves:master Feb 19, 2016
@5b5
Copy link
Contributor

5b5 commented Feb 19, 2016

That was my fault, sorry for that and thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants