コミット履歴

作者 SHA1 メッセージ 日付
  Johannes Schmitt eb2eb2e47a [DependencyInjection] adds property injection 14 年 前
  Fabien Potencier cdf6851eb3 fixed merge 14 年 前
  Christophe Coevoet 92bfbf575c Fixed CS 14 年 前
  Pascal Borreli 66f4d8bf6d [DependencyInjection] Removed useless else 14 年 前
  Tim Nagel 7173764dc1 [Dependency Injection] PHPDoc 14 年 前
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions 14 年 前
  Lukas Kahwe Smith dd71501f54 some fixes by just "blindly" trying to make phpStorm code analysis happier 14 年 前
  Fabien Potencier b6f400a2bc [DependencyInjection] made an optimization on dumped DIC 14 年 前
  Johannes Schmitt 803dd58002 add definition inheritance support 14 年 前
  Johannes M. Schmitt 0144dd86da adds synthetic attribute to definitions 14 年 前
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 年 前
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年 前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年 前
  Fabien Potencier c5f2ec8d2d made DIC tags only available during "compilation" 14 年 前
  Johannes Schmitt f1e41a9671 [DependencyInjection] made some improvments to the container compiler 14 年 前
  Johannes Schmitt 3785a99b94 adds visibility to aliases 14 年 前
  Johannes M. Schmitt c5ef113b18 DI container optimization 14 年 前
  Victor Berchet b2476719f6 Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo') 14 年 前
  Fabien Potencier 9f5253e460 fixed typo 14 年 前
  Bulat Shakirzyanov ff9e9ac315 [DependencyInjection] fixed a typo in PhpDumper 14 年 前
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 15 年 前
  pablodip 314d3d06ae [DependencyInjection] format the tags in the findTaggedServiceIds method of the PhpDumper 14 年 前
  Fabien Potencier 341178e869 [DependencyInjection] made some cosmetic changes to the PHP dumper output 14 年 前
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 年 前
  Fabien Potencier efed6005cb [DependencyInjection] fixed PHP dumper 14 年 前
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 15 年 前
  Kris Wallsmith ef4f61bb9f [DependencyInjection] Added TaggedContainerInterface to signature of generated container classes 15 年 前
  Fabien Potencier 35ee15d131 [DependencyInjection] tweaked an error message to ease debugging 15 年 前
  Fabien Potencier 7be00aa34e fixed previous commit 15 年 前
  Fabien Potencier 4c17ce8e5e changed calls to has() to use the new proxy method 15 年 前