Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Fatal error when not installing specific components #35

Closed
@DASPRiD

Description

@DASPRiD

While cleaning up a project's composer.json today, I noticed that Zend\Mvc is going throw fatal errors when a few specific components are not installed, namely these:

  • zend-console
  • zend-log
  • zend-serializer

On a side-node, Zend\ModuleManager has the same problem, throwing a fatal error when zend-config is missing.

All those packages only appear in the suggest section, but apparently they should be in require when fatal errors are thrown otherwise.

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