Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values vor 15 Jahren
  Fabien Potencier 9895eaf3cb refactored DIC vor 15 Jahren
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two vor 15 Jahren
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS vor 15 Jahren
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces vor 15 Jahren
  Fabien Potencier 1683f46279 [DependencyInjection] reverted 2ac6faaa0b723e84e29cf940610806bad047bd15 vor 15 Jahren
  Pascal Borreli c1e357d200 Fixed @package and @subpackage phpdoc tags vor 15 Jahren
  Fabien Potencier 1816b8543e [DependencyInjection] fixed phpdoc vor 15 Jahren
  Fabien Potencier bc29f81e8e [DependencyInjection] changed exception class in __call() vor 15 Jahren
  Pascal Borreli 12690a8e92 fixed @throws phpdoc tag vor 15 Jahren
  Fabien Potencier c69410ccde [DependencyInjection] fixed Container::getService() when the service is empty (closes #8456) vor 15 Jahren
  Fabien Potencier 661a1cfb5f [DependencyInjection] removed Iterator interface support from Container as there is no real-world use case vor 15 Jahren
  Fabien Potencier 967eb8d953 [DependencyInjection] made a small optimization vor 15 Jahren
  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) vor 15 Jahren
  Fabien Potencier 7b2a968e31 [DependencyInjection] made a small optimization vor 15 Jahren
  Fabien Potencier c2d4ab784b [DependencyInjection] optimized (get|has)Service() methods as PHP method names are case insensitive vor 15 Jahren
  Fabien Potencier e127c39f29 [DependencyInjection] fixed coding standards vor 15 Jahren
  Fabien Potencier 2ac6faaa0b [DependencyInjection] changed the order of priority when a service is both defined with setService() and with a getXXXService() method vor 15 Jahren
  Fabien Potencier 684ffc83e6 [DependencyInjection] added a check to ease debugging when a service id is not a string vor 15 Jahren
  Dennis Benkert b720687445 deleted phpdoc @version tag in DependencyInjection component vor 15 Jahren
  Fabien Potencier 65d0750168 added some Symfony 2 components vor 15 Jahren