Commit History

Author SHA1 Message Date
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss 14 years ago
  Fabien Potencier d5c9f37982 [DependencyInjection] added compiler passes as resources 14 years ago
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 years ago
  Johannes Schmitt d1a2a65d19 [DependencyInjection] performance improvement, better analysis tools 14 years ago
  Johannes Schmitt 3785a99b94 adds visibility to aliases 14 years ago
  Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods 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
  Victor Berchet b7db5482d7 Container builder tweaks 14 years ago
  Johannes Schmitt db5e180d37 tweaked DI container 14 years ago
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) 14 years ago
  Johannes Schmitt e49cc36339 This commit fixes two bugs: 14 years ago
  Jonathan H. Wage ab7ad4808b [DependencyInjection] Allow parameter replacement within extension configurations. 14 years ago
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Fabien Potencier af96c87104 [DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance 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 ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago