提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 17cd08dc6c fixed CS 14 年之前
  Arnout Boks a0397f99f5 [DependencyInjection] Fixed bug where anonymous services from two different xml-files (with the same basename) could collide 14 年之前
  Lukas Kahwe Smith d9491a743e removed support for interface injection as well as all relevant tests 14 年之前
  Ryan Weaver 65ac5ec7c0 [DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML 14 年之前
  Ray c2908cdaa0 Allow collection's internal keys to be mixed case 14 年之前
  Fabien Potencier f321fadad6 [DependencyInjection] moved most protected things to private 14 年之前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
  Fabien Potencier 4a8f10192f [DependencyInjection] fixed unit tests when using phar and suhosin 14 年之前
  Lukas Kahwe Smith 4b3c49550f issues found by static code analysis 14 年之前
  Fabien Potencier a29a413c48 made DIC extensions members of the Container instead of static members 14 年之前
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 年之前
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 年之前
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component 14 年之前
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 14 年之前
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 年之前
  Martin Hason a11619973b [DependencyInjection] fix xml validation for extension in phar archive 14 年之前
  Johannes Schmitt 3785a99b94 adds visibility to aliases 14 年之前
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 14 年之前
  Jeremy Mikola 0aba8ef720 [DependencyInjection] XmlFileLoader should allow "factory-service" attribute without "class" for <service> 14 年之前
  Fabien Potencier b1e79963b1 [DependencyInjection] moved extension loading in the freezing process (opens more possibilities in the loading order of configs) 14 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前