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
Christophe Coevoet e0a3fc19a4 Made the router lazy when setting the context
Initializing the matcher and the generator to set the context does not make
sense as it is set anyway when building them. This avoids initializing
them in the RouterListener if you never actually use them (for instance
because you use the apache matcher).
2012-10-14 10:27:44 +02:00
..
BrowserKit [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
ClassLoader [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Config [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Console added a unit test 2012-10-11 15:44:22 +02:00
CssSelector [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
DependencyInjection [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
DomCrawler [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
EventDispatcher [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Filesystem [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Finder [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Form [Form][Tests] Make *TestCase files abstract 2012-10-10 13:24:37 +02:00
HttpFoundation [HttpFoundation] fixed empty path when using Request::create() (closes #5729) 2012-10-11 15:19:35 +02:00
HttpKernel Fix incorrect variable in FileProfilerStorage 2012-10-13 12:04:30 +02:00
Locale [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
OptionsResolver [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Process merged branch xrstf/2.1 (PR #5687) 2012-10-06 21:56:03 +02:00
Routing Made the router lazy when setting the context 2012-10-14 10:27:44 +02:00
Security [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Serializer [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Templating [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00
Translation Merge branch '2.0' into 2.1 2012-10-06 21:54:37 +02:00
Validator merged branch persand/2.1 (PR #5677) 2012-10-04 22:14:54 +02:00
Yaml [2.1] Exclude tests from zips via gitattributes 2012-10-04 17:17:57 +02:00