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

Support for PHP 7 #82

Open
b8ne opened this issue Nov 26, 2016 · 1 comment
Open

Support for PHP 7 #82

b8ne opened this issue Nov 26, 2016 · 1 comment

Comments

@b8ne
Copy link

b8ne commented Nov 26, 2016

Heya,
Im coming from working on Laraval, so have a bit of experience with composer, however this is my first Magento setup so may be missing something.
Im getting a dependency error on install (trying centos on PHP 7):

Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for magetest/magento-behat-extension dev-feature/Behat3 -> satisfiable by magetest/magento-behat-extension[dev-feature/Behat3].
    - magetest/magento-behat-extension dev-feature/Behat3 requires php ~5.3 -> your PHP version (7.0.13) does not satisfy that requirement.

Obviously its a php version issue, so figured Id ask here before delving into the code.
Have you had compatibility issues before? Or has this setup been tested for php 7?
Cheers

@richdynamix
Copy link
Owner

PHP 7 was tried and tested on all packaged boxes however its been some time since my last test. Based on this it looks like you are installing Magento 1? I haven't been using Magento 1 for some time now. Perhaps try removing magetest package from composer and try an install?

Would be grateful for any feedback and PR if you find a 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

No branches or pull requests

2 participants