Skip to content

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

Closed
@ClaudiuCreanga

Description

@ClaudiuCreanga

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions