Ryan Weaver
|
c5e4dfb5a6
[DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value.
|
14 rokov pred |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 rokov pred |
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 rokov pred |
Tim Nagel
|
7173764dc1
[Dependency Injection] PHPDoc
|
14 rokov pred |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 rokov pred |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 rokov pred |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
14 rokov pred |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 rokov pred |
Jeremy Mikola
|
743f25a287
[DependencyInjection] Create explicit factoryClass property for Definitions
|
14 rokov pred |
Johannes Schmitt
|
803dd58002
add definition inheritance support
|
14 rokov pred |
Johannes M. Schmitt
|
0144dd86da
adds synthetic attribute to definitions
|
14 rokov pred |
Johannes M. Schmitt
|
1d5b6ed908
adds scope to the DI container
|
14 rokov pred |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 rokov pred |
Johannes Schmitt
|
3785a99b94
adds visibility to aliases
|
14 rokov pred |
Johannes Schmitt
|
db5e180d37
tweaked DI container
|
14 rokov pred |
Jordi Boggiano
|
ac7e0bc35f
[DependencyInjection] Fixes a loading order issue
|
14 rokov pred |
Fabien Potencier
|
48e30537c4
added exception when a loaded YAML resource is not an array
|
14 rokov pred |
Bulat Shakirzyanov
|
73331cf1c1
[DependencyInjection] Interface Injection implementation
|
14 rokov pred |
Fabien Potencier
|
53dd4e39c7
[DependencyInjection] changed the YAML notation for optional services from @@ to @?
|
14 rokov pred |
Fabien Potencier
|
988722b23b
[DependencyInjection] fixed phpdoc
|
14 rokov pred |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 rokov pred |
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)
|
14 rokov pred |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 rokov pred |