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