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.

Check for exististence of ZendServiceManager before trying to instantiate it. #352

@dantleech

Description

@dantleech

Currently the AppFactory will try and instantiate the ZendServivceManager by default if no container is given, causing a Fatal Error if that class is not present.

As the package depends on no container implementation, would it not make sense to have no default?

(same applies to FastRoute)

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