Joseph Bielawski
|
05b223817e
[DependencyInjection] Fix for issue introduced in 3ae826a
|
13 سال پیش |
Carsten Nielsen
|
3ae826a07d
Fix issue #3251: Check attribute type of service tags
|
13 سال پیش |
Fabien Potencier
|
a10fee16c1
merged branch igorw/dic-yaml-without-args (PR #3747)
|
13 سال پیش |
Igor Wiedler
|
24a0d0a2dc
[DependencyInjection] Support Yaml calls without arguments
|
13 سال پیش |
Fabien Potencier
|
4316595dbb
fixed CS
|
13 سال پیش |
Fabien Potencier
|
e3421a0b1d
[DoctrineBridge] fixed some CS
|
13 سال پیش |
Fabien Potencier
|
851eb73778
removed unused use statements
|
13 سال پیش |
Fabien Potencier
|
5f6c5f02d3
removed obsolete code
|
14 سال پیش |
Fabien Potencier
|
001af2ae4a
[DependencyInjection] enhanced error message
|
14 سال پیش |
Victor Berchet
|
d89298de7c
[DependencyInjection] Fix a typo
|
14 سال پیش |
Fabien Potencier
|
3859589daa
[Yaml] renamed load() to parse()
|
14 سال پیش |
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 سال پیش |