Commit History

Author SHA1 Message Date
  Fabien Potencier 0cfdf2cbda [DependencyInjection] fixed namespace problem when dumping to PHP 15 years ago
  Fabien Potencier 7a26b42f19 [DependencyInjection] added annotations support in the service Definition 15 years ago
  Fabien Potencier 661a1cfb5f [DependencyInjection] removed Iterator interface support from Container as there is no real-world use case 15 years ago
  Fabien Potencier bc57d7c157 [DependencyInjection] fixed some tests that were not up to date 15 years ago
  Fabien Potencier 6b90eeb69c [Templating] made a small speed optimization to some helpers 15 years ago
  Fabien Potencier 7fce03c5bd [Templating] renamed content slot to _content to avoid name collisions 15 years ago
  Fabien Potencier da364173cb [Templating] refactored helpers, added helper slots, made some speed optimizations 15 years ago
  Fabien Potencier ec2a3bc417 [DependencyInjection] removed the built-in extensions 15 years ago
  Fabien Potencier 8ff8464420 [Templating] renamed the template object in templates to view instead of this 15 years ago
  Fabien Potencier 28554c5d08 [DependencyInjection] fixed XSD validation on Windows 15 years ago
  Fabien Potencier 9a478f134a [DependencyInjection] made extension entry points configurable 15 years ago
  Fabien Potencier 2a7abb8ea0 [DependencyInjection] tweaked an error message to ease debugging 15 years ago
  Fabien Potencier 967eb8d953 [DependencyInjection] made a small optimization 15 years ago
  Fabien Potencier b599ac9ef6 [DependencyInjection] removed usage of realpath() to be compatible with phar 15 years ago
  Fabien Potencier 94f6e78ce4 [Templating] optimized the cache directory of CacheLoader (especially if there is a large number of templates) 15 years ago
  Fabien Potencier 6ef1f07729 [Templating] fixed CacheLoader when more options are given 15 years ago
  Fabien Potencier 8427af6389 [Templating] fixed CacheLoader 15 years ago
  Fabien Potencier 287fa45dc7 [Templating] made a small speed optimization 15 years ago
  Fabien Potencier 5b619bfa2d [Templating] fixed bug when the cache dir does not exist 15 years ago
  Fabien Potencier 44c4c58268 [Templating] fixed bug in the test suite 15 years ago
  Fabien Potencier e5f8da4ead [Templating] added a getContent() method to the Storage class 15 years ago
  Fabien Potencier 3caa805c48 [DependencyInjection] fixed bug when disabling all helpers in the Templating extension 15 years ago
  Fabien Potencier 38c4b29555 [DependencyInjection] fixed Builder when trying to override an alias with a definition or the other way around 15 years ago
  Dennis Benkert dd5c73b5db [YAML] removed echoln() function (they are other means to achieve the same thing more elegantly) 15 years ago
  Dennis Benkert 0893600f0e [YAML] fixed coding standards 15 years ago
  Fabien Potencier b0614ef0e1 [DependencyInjection] made some more tweak to the Doctrine extension 15 years ago
  Fabien Potencier b58c685508 [DependencyInjection] added a way to change the DBAL driver in the Doctrine extension 15 years ago
  Fabien Potencier 9b3eec8861 [DependencyInjection] made a small speed optimization 15 years ago
  Fabien Potencier 2f441df2ba [DependencyInjection] made a bunch of changes to the bundled extensions 15 years ago
  Fabien Potencier 8ddac2669b [EventDispatcher] added some setters/getters to Event 15 years ago