Commit History

Author SHA1 Message Date
  Fabien Potencier 661a1cfb5f [DependencyInjection] removed Iterator interface support from Container as there is no real-world use case 15 years ago
  Fabien Potencier 8ed83f7035 [DependencyInjection] fixed typo 15 years ago
  Fabien Potencier f8e3b4b035 [DependencyInjection] added a __call() method to Container to allow usage of getXXXService() methods even whithout a PHP dump (allows for faster production environments) 15 years ago
  Fabien Potencier 2ac6faaa0b [DependencyInjection] changed the order of priority when a service is both defined with setService() and with a getXXXService() method 15 years ago
  Fabien Potencier 65d0750168 added some Symfony 2 components 15 years ago