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/WebProfilerBundle
2011-02-15 22:11:08 +01:00
..
Controller Template rename fix files 2011-01-21 15:06:10 +01:00
DependencyInjection implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented) 2011-02-15 22:11:08 +01:00
Resources [WebProfilerBundle][FrameworkBundle]Fixed events panel to handle closures correctly 2011-02-10 15:32:04 +01:00
Tests moved ControllerResolver methods to HttpKernel (makes more sense) 2011-01-23 10:23:33 +01:00
WebDebugToolbarListener.php added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00
WebProfilerBundle.php removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00