Historial de Commits

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