Commit History

Author SHA1 Message Date
  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
  Victor Berchet b2476719f6 Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo') 14 years ago
  Fabien Potencier 9f5253e460 fixed typo 14 years ago
  Bulat Shakirzyanov ff9e9ac315 [DependencyInjection] fixed a typo in PhpDumper 14 years ago
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 15 years ago
  pablodip 314d3d06ae [DependencyInjection] format the tags in the findTaggedServiceIds method of the PhpDumper 14 years ago
  Fabien Potencier 341178e869 [DependencyInjection] made some cosmetic changes to the PHP dumper output 14 years ago
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 years ago
  Fabien Potencier efed6005cb [DependencyInjection] fixed PHP dumper 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Kris Wallsmith ef4f61bb9f [DependencyInjection] Added TaggedContainerInterface to signature of generated container classes 14 years ago
  Fabien Potencier 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging 15 years ago
  Fabien Potencier 7be00aa34e fixed previous commit 15 years ago
  Fabien Potencier 4c17ce8e5e changed calls to has() to use the new proxy method 15 years ago