Commit History

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