Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A subscriber cannot be registered several times for an event #2146

Closed
@stof

Description

@stof

A listener can be registered several times for an event (using different methods) but a subscriber does not support this as the event name is used as key in the array returned by getSubscribedEvents.

This issue is shown by https://github.com/fabpot/Silex/pull/166

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions