Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 4972bf6350 [DependencyInjection] made getXsdValidationBasePath() and getNamespace() methods from DIC Extension class optional vor 14 Jahren
  Tim Nagel 7173764dc1 [Dependency Injection] PHPDoc vor 14 Jahren
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component vor 14 Jahren
  Jordi Boggiano 98e035b963 [DepdenencyInjection] Prevent self-referencing aliases vor 14 Jahren
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" vor 14 Jahren
  Fabien Potencier f53080860a moved Resource to the Config component vor 14 Jahren
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions vor 14 Jahren
  Johannes M. Schmitt f3c2e98b25 lazy-load the compiler, and related objects vor 14 Jahren
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container vor 14 Jahren
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". vor 14 Jahren
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files vor 14 Jahren
  Fabien Potencier b7d2528384 added a way for any extension to add classes to the class cache vor 14 Jahren
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss vor 14 Jahren
  Fabien Potencier d5c9f37982 [DependencyInjection] added compiler passes as resources vor 14 Jahren
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() vor 14 Jahren
  Johannes Schmitt d1a2a65d19 [DependencyInjection] performance improvement, better analysis tools vor 14 Jahren
  Johannes Schmitt 3785a99b94 adds visibility to aliases vor 14 Jahren
  Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods vor 14 Jahren
  Fabien Potencier eb4788e98e [DependencyInjection] made service keys and aliases case insensitive (as method names are case insensitive in PHP) vor 14 Jahren
  Victor Berchet b7db5482d7 Container builder tweaks vor 14 Jahren
  Johannes Schmitt db5e180d37 tweaked DI container vor 14 Jahren
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) vor 14 Jahren
  Johannes Schmitt e49cc36339 This commit fixes two bugs: vor 14 Jahren
  Jonathan H. Wage ab7ad4808b [DependencyInjection] Allow parameter replacement within extension configurations. vor 14 Jahren
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation vor 15 Jahren
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… vor 15 Jahren
  Fabien Potencier af96c87104 [DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance vor 15 Jahren
  Fabien Potencier b1e79963b1 [DependencyInjection] moved extension loading in the freezing process (opens more possibilities in the loading order of configs) vor 15 Jahren
  Fabien Potencier ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages vor 15 Jahren
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component vor 15 Jahren