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/Bundle
Jeremy Mikola 84c1719335 [FrameworkBundle] Avoid listener key conflicts in ContainerAwareEventDispatcher
Since the key was previously concatenating service ID and method without a separator, it's possible that two different listeners could conflict (e.g. service/method pairs: foo/bar and fo/obar).
2011-08-24 15:05:22 -04:00
..
DoctrineAbstractBundle Remove useless code 2011-07-04 14:08:20 +02:00
DoctrineBundle [DoctrineBundle] removed an unused and confusing parameter (the connection class can be changed via the wrapper_class setting of a connection) 2011-08-24 18:08:06 +02:00
FrameworkBundle [FrameworkBundle] Avoid listener key conflicts in ContainerAwareEventDispatcher 2011-08-24 15:05:22 -04:00
MonologBundle updated all core extensions to use the new shortcut method 2011-07-18 17:46:00 +02:00
SecurityBundle [SecurityBundle] Fix autoloading in tests (autoload.php overrides autoload.php.dist when it exists) 2011-08-18 09:27:14 +02:00
SwiftmailerBundle [SwiftmailerBundle] Allow non-file spools 2011-07-29 16:25:23 -07:00
TwigBundle [TwigBundle] fixed XSS in the exception template 2011-07-22 13:42:59 +02:00
WebProfilerBundle fixed CS 2011-08-24 17:06:56 +02:00