Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Weaver c5e4dfb5a6 [DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value. hace 14 años
  Fabien Potencier 62e3053769 refactored previous commit, fixed tests hace 14 años
  Lukas Kahwe Smith 7f182bd877 implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented) hace 14 años
  Tim Nagel 7173764dc1 [Dependency Injection] PHPDoc hace 14 años
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component hace 14 años
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" hace 14 años
  Fabien Potencier f53080860a moved Resource to the Config component hace 14 años
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... hace 14 años
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions hace 14 años
  Johannes Schmitt 803dd58002 add definition inheritance support hace 14 años
  Johannes M. Schmitt 0144dd86da adds synthetic attribute to definitions hace 14 años
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Johannes Schmitt 3785a99b94 adds visibility to aliases hace 14 años
  Johannes Schmitt db5e180d37 tweaked DI container hace 14 años
  Jordi Boggiano ac7e0bc35f [DependencyInjection] Fixes a loading order issue hace 14 años
  Fabien Potencier 48e30537c4 added exception when a loaded YAML resource is not an array hace 14 años
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation hace 14 años
  Fabien Potencier 53dd4e39c7 [DependencyInjection] changed the YAML notation for optional services from @@ to @? hace 14 años
  Fabien Potencier 988722b23b [DependencyInjection] fixed phpdoc hace 14 años
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… hace 14 años
  Fabien Potencier a432417ab9 [DependencyInjection] added a way to ignore errors when importing a non-existent file (useful when you want to include an optional service file) hace 14 años
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component hace 14 años