This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Christian Flothmann 636401bbeb [EventDispatcher] fix tests
The `getListenerPriority()` method was added to the event dispatcher
interface in Symfony 3.0. Thus, it no longer makes sense to have a test
that expects the method not to exist (the corresponding code in the
`TraceableEventDispatcher` was already removed in 576a55c.
2016-05-05 08:56:13 +02:00
..
Bridge fixed bad merge 2016-04-28 12:08:45 +02:00
Bundle Merge branch '2.8' into 3.0 2016-05-03 14:23:49 +02:00
Component [EventDispatcher] fix tests 2016-05-05 08:56:13 +02:00