Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 1e3e707e4b Merge commit 'fabpot/master' hace 15 años
  Fabien Potencier 67964d0daa [Foundation] added a check to the Universal class loader hace 15 años
  Fabien Potencier 768b5d0904 [Templating] added an output() shorcut to the Engine class hace 15 años
  Fabien Potencier 5cdee87b14 [Templating] added an output method to Engine hace 15 años
  Fabien Potencier 9e5718cff1 [DependencyInjection] added a way to configure extensions in plain PHP, added a fluent interface to BuilderConfiguration hace 15 años
  Fabien Potencier 4735bf88a3 [DependencyInjection] fixed XSD validation local path locations for extensions hace 15 años
  Fabien Potencier 5d8529740a [DependencyInjection] added the extension files in the list of loaded resources hace 15 años
  Fabien Potencier 8e81bbbb4e [Yaml] added specific exception classes hace 15 años
  Fabien Potencier 97d6f76633 [Yaml] finished the renaming of YAML to Yaml hace 15 años
  sensio 6b03670de6 [YAML] renamed YAML component to Yaml hace 15 años
  Fabien Potencier 0cfdf2cbda [DependencyInjection] fixed namespace problem when dumping to PHP hace 15 años
  Fabien Potencier 7a26b42f19 [DependencyInjection] added annotations support in the service Definition 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 bc57d7c157 [DependencyInjection] fixed some tests that were not up to date hace 15 años
  Fabien Potencier 6b90eeb69c [Templating] made a small speed optimization to some helpers hace 15 años
  Fabien Potencier 7fce03c5bd [Templating] renamed content slot to _content to avoid name collisions hace 15 años
  Fabien Potencier da364173cb [Templating] refactored helpers, added helper slots, made some speed optimizations hace 15 años
  Fabien Potencier ec2a3bc417 [DependencyInjection] removed the built-in extensions hace 15 años
  Fabien Potencier 8ff8464420 [Templating] renamed the template object in templates to view instead of this hace 15 años
  Fabien Potencier 28554c5d08 [DependencyInjection] fixed XSD validation on Windows hace 15 años
  Fabien Potencier 9a478f134a [DependencyInjection] made extension entry points configurable hace 15 años
  Fabien Potencier 2a7abb8ea0 [DependencyInjection] tweaked an error message to ease debugging hace 15 años
  Fabien Potencier 967eb8d953 [DependencyInjection] made a small optimization hace 15 años
  Fabien Potencier b599ac9ef6 [DependencyInjection] removed usage of realpath() to be compatible with phar hace 15 años
  Fabien Potencier 94f6e78ce4 [Templating] optimized the cache directory of CacheLoader (especially if there is a large number of templates) hace 15 años
  Fabien Potencier 6ef1f07729 [Templating] fixed CacheLoader when more options are given hace 15 años
  Fabien Potencier 8427af6389 [Templating] fixed CacheLoader hace 15 años
  Fabien Potencier 287fa45dc7 [Templating] made a small speed optimization hace 15 años
  Fabien Potencier 5b619bfa2d [Templating] fixed bug when the cache dir does not exist hace 15 años
  Fabien Potencier 44c4c58268 [Templating] fixed bug in the test suite hace 15 años