Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using PHP 7 #55

Closed
andidhouse opened this issue Jan 22, 2016 · 5 comments
Closed

Error when using PHP 7 #55

andidhouse opened this issue Jan 22, 2016 · 5 comments

Comments

@andidhouse
Copy link

we just tried to use php7.0.2 and get the following error when starting the data migration. Just a test with php7 but strange:

php bin/magento migrate:data -r /var/www/html/magento2/vendor/magento/data-migration-tool/etc/ce-to-ce/1.7.0.2/config.xml
PHP Fatal error: Redefinition of parameter $logger in /var/www/html/magento2/vendor/magento/data-migration-tool/src/Migration/Step/ConfigurablePrices/Volume.php on line 45

@victor-v-rad
Copy link
Collaborator

Hi,

Apply this pull request to fix your issue

@ilol
Copy link

ilol commented May 17, 2016

@andidhouse did it help? I would like to ask you to close the issue.
Btw we process the magento/magento2#4356.

@andidhouse
Copy link
Author

Hi @ilol,

we did not test - sorry! We switched back to php5 version as we had many bugs in php7 and also face many problems we have to solve to migrate to m2 at the moment so we could not test php7 any further.

Many thanks for investigating #4356 - but this has nothing to do with php7 - we run php5 at the moment.

@ilol
Copy link

ilol commented Jul 12, 2016

So, @andidhouse I am closing this issue. Thank you

@ilol ilol closed this as completed Jul 12, 2016
@medma-infomatix
Copy link

Please run the below command.

$ composer update

I have fixed this issue by update composer.

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

No branches or pull requests

4 participants