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

2.0.7 doesn't work with php 7.0.0, no di folder created #5000

Closed
ClaudiuCreanga opened this issue Jun 13, 2016 · 2 comments
Closed

2.0.7 doesn't work with php 7.0.0, no di folder created #5000

ClaudiuCreanga opened this issue Jun 13, 2016 · 2 comments

Comments

@ClaudiuCreanga
Copy link

ClaudiuCreanga commented Jun 13, 2016

Steps to reproduce

  1. have php 7.0.0
  2. Install Magento with composer
  3. upgrade to 2.0.7
  4. run setup:di:compile

Expected result

  1. compiling magento and creating di folder

Actual result

  1. stops at 14% with transmission error

This issue affects only php 7.0.0.Magento does not compile properly, no di folder created in var (no permission issues, checked them) and js errors on frontend.

However when using php 7.0.6 everything is fine.

If I downgrade back to 2.0.6 then it works with php 7.0.0

@ClaudiuCreanga ClaudiuCreanga changed the title 2.0.7 doesn't work with php 7.0.0 (js) 2.0.7 doesn't work with php 7.0.0, no di folder created Jun 13, 2016
@ghost
Copy link

ghost commented Jun 13, 2016

Check system requirements. The minimum supported PHP 7 version is 7.0.2

@ClaudiuCreanga
Copy link
Author

Thanks. Those system requirements changed recently. Should have thrown errors when upgrading and magento make public on main forums when system requirements change. I've seen more people having issues, basically everyone who uses mamp. You shouldn't need to check system requirements every time you run a composer update. Lots of hours lost because of poor communictaion skills.

magento-engcom-team pushed a commit that referenced this issue Nov 10, 2019
[Owls] Product List Template Swatches
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

1 participant