Pascal Borreli
|
404c452c0b
[Various] Phpdoc & typos
|
пре 14 година |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
пре 14 година |
Lukas Kahwe Smith
|
d9491a743e
removed support for interface injection as well as all relevant tests
|
пре 14 година |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
пре 14 година |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
пре 14 година |
Fabien Potencier
|
e4a3e0c2c7
[Config] moved from protected to private (WIP)
|
пре 14 година |
Fabien Potencier
|
f321fadad6
[DependencyInjection] moved most protected things to private
|
пре 14 година |
Fabien Potencier
|
a8d05746ff
Merge remote branch 'schmittjoh/propertyAnnotations'
|
пре 14 година |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
пре 14 година |
Johannes Schmitt
|
eb2eb2e47a
[DependencyInjection] adds property injection
|
пре 14 година |
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 година |