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/Component
Fabien Potencier 6cd1fd4738 [DependencyInjection] removed hard dependency on the Config component
The Config component is a hard dependency for the loaders (but loaders
themselves are optional); all other classes should not have a hard dep
on Config. The introduction of a new flag allows to remove this
dependency.

This commit also fixes skipped test dependencies.
2012-12-28 11:06:10 +01:00
..
BrowserKit Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
ClassLoader Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Config fixed CS 2012-12-20 08:41:17 +01:00
Console Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
CssSelector Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
DependencyInjection [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00
DomCrawler Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
EventDispatcher Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Filesystem Fixed typos 2012-12-14 22:27:02 +00:00
Finder fixed CS 2012-12-20 08:41:17 +01:00
Form Merge branch '2.1' 2012-12-23 19:21:21 +01:00
HttpFoundation fixed CS 2012-12-20 08:41:17 +01:00
HttpKernel [HttpKernel] fixed bundles var initialization 2012-12-27 09:14:47 +01:00
Locale fixed CS 2012-12-20 08:41:17 +01:00
OptionsResolver fixed CS 2012-12-11 11:49:22 +01:00
Process Merge branch '2.1' 2012-12-20 08:22:35 +01:00
Routing [Routing] Used static to call constant in XmlFileLoader 2012-12-25 12:02:30 +01:00
Security Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Serializer Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Stopwatch fixed CS 2012-12-11 11:49:22 +01:00
Templating Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Translation Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Validator merged branch hpatoio/master (PR #6477) 2012-12-24 13:42:47 +01:00
Yaml Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00