Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 yıl önce |
Tim Nagel
|
7173764dc1
[Dependency Injection] PHPDoc
|
14 yıl önce |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 yıl önce |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 yıl önce |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
14 yıl önce |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 yıl önce |
Jeremy Mikola
|
743f25a287
[DependencyInjection] Create explicit factoryClass property for Definitions
|
14 yıl önce |
Johannes Schmitt
|
803dd58002
add definition inheritance support
|
14 yıl önce |
Johannes M. Schmitt
|
0144dd86da
adds synthetic attribute to definitions
|
14 yıl önce |
Johannes M. Schmitt
|
1d5b6ed908
adds scope to the DI container
|
14 yıl önce |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 yıl önce |
Johannes Schmitt
|
3785a99b94
adds visibility to aliases
|
14 yıl önce |
Johannes Schmitt
|
db5e180d37
tweaked DI container
|
14 yıl önce |
Jordi Boggiano
|
ac7e0bc35f
[DependencyInjection] Fixes a loading order issue
|
14 yıl önce |
Fabien Potencier
|
48e30537c4
added exception when a loaded YAML resource is not an array
|
14 yıl önce |
Bulat Shakirzyanov
|
73331cf1c1
[DependencyInjection] Interface Injection implementation
|
15 yıl önce |
Fabien Potencier
|
53dd4e39c7
[DependencyInjection] changed the YAML notation for optional services from @@ to @?
|
14 yıl önce |
Fabien Potencier
|
988722b23b
[DependencyInjection] fixed phpdoc
|
14 yıl önce |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 yıl önce |
Fabien Potencier
|
a432417ab9
[DependencyInjection] added a way to ignore errors when importing a non-existent file (useful when you want to include an optional service file)
|
15 yıl önce |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 yıl önce |