Commit History

Author SHA1 Message Date
  Victor Berchet cb445b9ca0 [Container] Tweak code 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
  Kris Wallsmith 8d6da86016 [DependencyInjection] moved loading stack from static to object scope 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
  Igor Wiedler d1bc959fc6 [DependencyInjection] Typo in Container 14 years ago
  Fabien Potencier af8ebeaabb [DependencyInjection] added automatic detection for service circular references 14 years ago
  Fabien Potencier eb4788e98e [DependencyInjection] made service keys and aliases case insensitive (as method names are case insensitive in PHP) 14 years ago
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 years ago
  Fabien Potencier f6cc63c99c removed ArrayAccess interface for Container and Controller 14 years ago
  Jordi Boggiano 48155ccc2f [DependencyInjection] Regex optimization 14 years ago
  Jordi Boggiano 2186535848 [DependencyInjection] Removed useless code 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  pborreli 86cc6a11d9 [Component] Fixed some spelling typos 14 years ago
  Bulat Shakirzyanov 2ccaafa561 [DpependencyInjection] added hasParameter() 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago