Fabien Potencier
|
0b367b9489
[DependencyInjection] tweaked error messages
|
14 years ago |
Eriksen Costa
|
164ce5210d
capitalized 'boolean'
|
14 years ago |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 years ago |
Lukas Kahwe Smith
|
d9491a743e
removed support for interface injection as well as all relevant tests
|
14 years ago |
Fabien Potencier
|
68011c0dd6
[DependenInjection] fixed CS
|
14 years ago |
Jan Prieser
|
67aaf5ce91
Fixed PhpDumper isSimpleService and changed test fixtures
|
14 years ago |
Miha Vrhovnik
|
496280329b
changing phpdoc parameter to array as all variables are used in foreach
|
14 years ago |
Jan Prieser
|
60c1159b2e
[DependecyInjection] fixed typo. Using InterfaceInjectors broke methodCalls.
|
14 years ago |
max
|
e2542962df
reinitialize array so arguments dont stack up
|
14 years ago |
Johannes M. Schmitt
|
98216a9af2
[DependencyInjection] refactored some more exceptions
|
14 years ago |
Fabien Potencier
|
f321fadad6
[DependencyInjection] moved most protected things to private
|
14 years ago |
Fabien Potencier
|
a8d05746ff
Merge remote branch 'schmittjoh/propertyAnnotations'
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Johannes Schmitt
|
eb2eb2e47a
[DependencyInjection] adds property injection
|
14 years ago |
Fabien Potencier
|
cdf6851eb3
fixed merge
|
14 years ago |
Christophe Coevoet
|
92bfbf575c
Fixed CS
|
14 years ago |
Pascal Borreli
|
66f4d8bf6d
[DependencyInjection] Removed useless else
|
14 years ago |
Tim Nagel
|
7173764dc1
[Dependency Injection] PHPDoc
|
14 years ago |
Jeremy Mikola
|
743f25a287
[DependencyInjection] Create explicit factoryClass property for Definitions
|
14 years ago |
Lukas Kahwe Smith
|
dd71501f54
some fixes by just "blindly" trying to make phpStorm code analysis happier
|
14 years ago |
Fabien Potencier
|
b6f400a2bc
[DependencyInjection] made an optimization on dumped DIC
|
14 years ago |
Johannes Schmitt
|
803dd58002
add definition inheritance support
|
14 years ago |
Johannes M. Schmitt
|
0144dd86da
adds synthetic attribute to definitions
|
14 years ago |
Johannes M. Schmitt
|
1d5b6ed908
adds scope to the DI container
|
14 years ago |
Ryan Weaver
|
17f9162b89
[Standards] Changing many instances of "boolean" to "Boolean".
|
14 years ago |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Fabien Potencier
|
c5f2ec8d2d
made DIC tags only available during "compilation"
|
14 years ago |
Johannes Schmitt
|
f1e41a9671
[DependencyInjection] made some improvments to the container compiler
|
14 years ago |
Johannes Schmitt
|
3785a99b94
adds visibility to aliases
|
14 years ago |
Johannes M. Schmitt
|
c5ef113b18
DI container optimization
|
14 years ago |