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.

Exceptions thrown inside DelegatorFactory are not rendered in the console #9

Closed
@tylkomat

Description

@tylkomat

I'm in the process of migrating my applications and other third party dependencies to ZF3. Inside a DelegatorFactory, which delegates the creation process of a ConsoleController, a ServiceNotFoundException is thrown (due to the new case sensitivity of service names) but it is not rendered into the console.

I was stepping through via debugger and everything looks fine (for my not zend framework internals expert eye), quite close to what happens in my ZF2 Application where the Exception is rendered.

I can provide more informations if someone tells me where to look.

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