Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier c0ee9fee18 [DependencyInjection] fixed typo hace 15 años
  Fabien Potencier ab7533e6c0 [DependencyInjection] removed unneeded cast 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
  Fabien Potencier c0152e1bba [DependencyInjection] disable the possibility to have a reference in parameters (as it breaks as soon as you want to use the PHP dumper with no solution - performance wise) hace 15 años
  Fabien Potencier 63e7dda4c8 [DependencyInjection] fixed Resource interface hace 15 años
  Fabien Potencier bb3340d950 [DependencyInjection] added autodetection of resource format when importing a resource in an XML or YAML file hace 15 años
  Fabien Potencier 53980bb55e [DependencyInjection] added a way to retrieve loaded resources hace 15 años
  Fabien Potencier e9e2899cda [DependencyInjection] simplified loaders (the load method only accept one resource now) hace 15 años
  Fabien Potencier a5871688a7 [DependencyInjection] oops, fixed the previous commit hace 15 años
  Fabien Potencier a36a2c955b [Console] fixed tests hace 15 años
  Fabien Potencier 6f820f63c9 [DependencyInjection] fixed number of tests hace 15 años
  Fabien Potencier c8fc0a7ff3 [DependencyInjection] renamed the default schema URLs hace 15 años
  Fabien Potencier 3a1ae543e5 [DependencyInjection] removed dead code hace 15 años
  Fabien Potencier 76e2a66146 [DependencyInjection] removed unneeded code hace 15 años
  Fabien Potencier b333379e5c [DependencyInjection] fixed PHPDoc hace 15 años
  Fabien Potencier 150d3b4a75 [DependencyInjection] fixed coding standards hace 15 años
  Fabien Potencier ee7deaa5ee [DependencyInjection] added a BuilderConfiguration::findService() to allows some optimizations when building a complex graph of dependencies in an extension hace 15 años
  Fabien Potencier 11acd0e78b [DependencyInjection] added some usage examples in the PHPDoc hace 15 años
  Fabien Potencier 008d9da88f [Console] added the version to the default shell prompt hace 15 años
  Fabien Potencier a40f48ce39 [Console] added ? as an alias for the help command hace 15 años
  Fabien Potencier 4cfae0a266 [DependencyInjection] added an extension for the Zend Framework hace 15 años
  Fabien Potencier 5e555d3d1a [DependencyInjection] added an extension for the Symfony Templating Component hace 15 años
  Fabien Potencier 392ab46952 [DependencyInjection] fixed Extension conversion from XML to PHP when the same tag is used more than once hace 15 años
  Fabien Potencier 0aa50417cb [DependencyInjection] fixed Doctrine DBAL parameter names hace 15 años
  Fabien Potencier 7e2d6c0043 [DependencyInjection] added some missing accessors hace 15 años
  Fabien Potencier 1a0bcd141a [Console] added a new writeln() method to the Output classes hace 15 años
  Fabien Potencier 104ee29f4e [DependencyInjection] added some extensions hace 15 años
  Fabien Potencier 6092709537 [Console] changed the subpackage from cli to console hace 15 años
  Fabien Potencier 7a0586efb7 [Console] refactored helpers hace 15 años
  geoffrey e7dfdab05f [Console] implemented helpers and moved formatter and ask* methods to their own helpers hace 15 años