Joseph Bielawski
|
05b223817e
[DependencyInjection] Fix for issue introduced in 3ae826a
|
hace 13 años |
Carsten Nielsen
|
3ae826a07d
Fix issue #3251: Check attribute type of service tags
|
hace 13 años |
Fabien Potencier
|
a10fee16c1
merged branch igorw/dic-yaml-without-args (PR #3747)
|
hace 13 años |
Igor Wiedler
|
24a0d0a2dc
[DependencyInjection] Support Yaml calls without arguments
|
hace 13 años |
Fabien Potencier
|
4316595dbb
fixed CS
|
hace 13 años |
Fabien Potencier
|
e3421a0b1d
[DoctrineBridge] fixed some CS
|
hace 13 años |
Fabien Potencier
|
851eb73778
removed unused use statements
|
hace 13 años |
Fabien Potencier
|
5f6c5f02d3
removed obsolete code
|
hace 14 años |
Fabien Potencier
|
001af2ae4a
[DependencyInjection] enhanced error message
|
hace 14 años |
Victor Berchet
|
d89298de7c
[DependencyInjection] Fix a typo
|
hace 14 años |
Fabien Potencier
|
3859589daa
[Yaml] renamed load() to parse()
|
hace 14 años |
Pascal Borreli
|
404c452c0b
[Various] Phpdoc & typos
|
hace 14 años |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
hace 14 años |
Lukas Kahwe Smith
|
d9491a743e
removed support for interface injection as well as all relevant tests
|
hace 14 años |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
hace 14 años |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
hace 14 años |
Fabien Potencier
|
e4a3e0c2c7
[Config] moved from protected to private (WIP)
|
hace 14 años |
Fabien Potencier
|
f321fadad6
[DependencyInjection] moved most protected things to private
|
hace 14 años |
Fabien Potencier
|
a8d05746ff
Merge remote branch 'schmittjoh/propertyAnnotations'
|
hace 14 años |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
hace 14 años |
Johannes Schmitt
|
eb2eb2e47a
[DependencyInjection] adds property injection
|
hace 14 años |
Ryan Weaver
|
c5e4dfb5a6
[DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value.
|
hace 14 años |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
hace 14 años |
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)
|
hace 14 años |
Tim Nagel
|
7173764dc1
[Dependency Injection] PHPDoc
|
hace 14 años |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
hace 14 años |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
hace 14 años |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
hace 14 años |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
hace 14 años |
Jeremy Mikola
|
743f25a287
[DependencyInjection] Create explicit factoryClass property for Definitions
|
hace 14 años |