Add router resource type option to FrameworkExtension#64
Closed
jmikola wants to merge 67 commits intosymfony:mastersymfony/symfony:masterfrom
opensky:router-typeOptionCopy head branch name to clipboard
Commits
Commits on Feb 5, 2011
- committed
[FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension
Show description for f9138d3[DependencyInjection] Create explicit factoryClass property for Definitions
Show description for 743f25a[HttpKernel] Throw exception when SQLite statement execution failed
Show description for 80b03f9- committed
- committed
- committed
Commits on Feb 6, 2011
[Form] Added Form option "by_reference" so that objects received from parent forms are modified by reference when this option is true (the default)
Show description for 6ff4120[Form] Cleaned up ValueTransformerInterface
Show description for 74d0ac8[Security/DependencyInjection] adds support for merging security configurations
Show description for 0b8fef2- committed
[FrameworkBundle] Integrate Configuration\Builder class for config merging and normalization
Show description for 099b9deRevert "[TwigBundle] fixed error messages when an error occurs during template compilation"
Show description for 7cb42d2committed- committed
- committed
Commits on Feb 7, 2011
[HttpKernel] Added response cache-control modification if page is composed of ESIs.
Show description for bebdcb2- committed
Commits on Feb 8, 2011
[DoctrineBundle, DoctrineAbstractBundle, DoctrineMongoDBBundle] added container aware fixture loader
Show description for d447d22[Form] Added option "data_constructor" to Form. When a Form is initialized with NULL, an object is automatically created using this constructor. If no constructor is given but the option "data_clas…
Show description for 5b95805- committed
- committed
- committed
Commits on Feb 9, 2011
[TwigBundle] Cast non-array resources argument to array in form_field() twig function
Show description for 9f77cab
Commits on Feb 10, 2011
[FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config)
Show description for 643647fcommitted