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