Skip to content

Magento 2.2.0 CLI commands not working on PHP 7.1.9 #11125

@msawyers

Description

@msawyers

Preconditions

Magento v2.2.0
PHP 7.1.9

Steps to reproduce

  1. Update source file with Magento 2.2.0
  2. Install PHP 7.1.9 on server
  3. Run Magento command to upgrade: php bin/magento setup:upgrade
  4. Try other Magento commands: php bin/magento indexer:reindex, php bin/magento cache:flush

Expected Result:

  1. System should start upgrading Magento 2.2.0
  2. Indexer should reindex

Actual result

  1. Nothing happens

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions