You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
Steps to reproduce
Expected result
Actual result
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
The text was updated successfully, but these errors were encountered: