lsmith77
|
4563397c0a
corrected phpdoc
|
%!s(int64=13) %!d(string=hai) anos |
lsmith77
|
3605c54f9d
removed unused private property
|
%!s(int64=13) %!d(string=hai) anos |
lsmith77
|
d4a78a21de
fix phpdoc statement of getAlias()
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
03d22b74ec
fixed CS (mainly method signatures)
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
ce9791246b
fixed phpdoc @param alignment
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
4316595dbb
fixed CS
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
e3421a0b1d
[DoctrineBridge] fixed some CS
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
851eb73778
removed unused use statements
|
%!s(int64=13) %!d(string=hai) anos |
Fabien Potencier
|
97cb35b47a
[DependencyInjection] tagged the public @api
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
be31bc091e
[DependencyInjection] made a small performance optimization
|
%!s(int64=14) %!d(string=hai) anos |
Arnaud Le Blanc
|
e6a2d76366
delay resolving values of extensions config until all files are loaded
|
%!s(int64=14) %!d(string=hai) anos |
Victor Berchet
|
2af2260c34
Remove useless code
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
c3bb214e94
[DependencyInjection] removed injection for protected and private properties
|
%!s(int64=14) %!d(string=hai) anos |
Pascal Borreli
|
46cdf02750
[Various] Fixed typo
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
b6ce137e2d
[DependencyInjection] create inlined private service from it's definition
|
%!s(int64=14) %!d(string=hai) anos |
Johannes Schmitt
|
2c287676fb
[DependencyInjection] fixes a bug when requesting a definition that uses property injection
|
%!s(int64=14) %!d(string=hai) anos |
Eriksen Costa
|
164ce5210d
capitalized 'boolean'
|
%!s(int64=14) %!d(string=hai) anos |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
%!s(int64=14) %!d(string=hai) anos |
Lukas Kahwe Smith
|
d9491a743e
removed support for interface injection as well as all relevant tests
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
470baaab9f
[DependencyInjection] renamed ContainerBuilder::remove() as removeDefinition() to be more consistent with other definition-related methods
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
cedf588e98
Revert "Merge remote branch 'kriswallsmith/dic/lazy-replace-ext-params'"
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
f321fadad6
[DependencyInjection] moved most protected things to private
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
f33cf0ba5d
Removed replacement of parameter placeholders at load time since they're now replaced at compile time. Extensions should be written to expect parameter placeholders.
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
de6c353b40
[DependencyInjection] made compiler lazy again since there are many temporary ContainerBuilder objects that don't use it
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
bf0553c23a
[DependencyInjection] extensions should only load if called during configuration
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
a29a413c48
made DIC extensions members of the Container instead of static members
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
%!s(int64=14) %!d(string=hai) anos |
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)
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
4972bf6350
[DependencyInjection] made getXsdValidationBasePath() and getNamespace() methods from DIC Extension class optional
|
%!s(int64=14) %!d(string=hai) anos |