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