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/tests/Symfony/Tests/Component/HttpKernel/DataCollector
Bernhard Schussek 5f14d8d6aa Merge remote branch 'symfony/master' into event-manager
Conflicts:
	src/Symfony/Bundle/AsseticBundle/CacheWarmer/AssetWriterCacheWarmer.php
	src/Symfony/Bundle/AsseticBundle/Tests/CacheWarmer/AssetWriterCacheWarmerTest.php
	src/Symfony/Bundle/FrameworkBundle/Profiler/ProfilerListener.php
	src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
	src/Symfony/Component/HttpKernel/HttpKernel.php
	src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php
	src/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php
2011-03-17 12:34:12 +01:00
..
ConfigDataCollectorTest.php fixed previous commit 2011-03-16 21:39:30 +01:00
EventDataCollectorTest.php Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 2011-03-13 19:49:10 +01:00
ExceptionDataCollectorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
LoggerDataCollectorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MemoryDataCollectorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
RequestDataCollectorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00