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/FrameworkBundle/Tests
Fabien Potencier 33add37f7c [FrameworkBundle] removed the validator.annotations.namespaces parameter
The parameter has been removed and the service moved to the XML file (for consistency).
The behavior is still the same as before as any non-public service
which is not referenced anywhere will be automatically removed by a
compiler pass.
2011-04-01 08:15:38 +02:00
..
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Controller updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
DependencyInjection [FrameworkBundle] removed the validator.annotations.namespaces parameter 2011-04-01 08:15:38 +02:00
Fixtures/TestBundle updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
HttpFoundation renamed filterCore* to onCore* 2011-03-17 17:01:59 +01:00
Templating updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00
Util moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpKernelTest.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
Kernel.php moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 2011-03-26 08:37:10 +01:00
Logger.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00