Commit History

Автор SHA1 Съобщение Дата
  Fabien Potencier d372ae8efe [DependencyInjection] added a debugger to the Templating extension преди 15 години
  Fabien Potencier 2fa08f4b49 [DependencyInjection] added a logger to the Doctrine DBAL extension преди 15 години
  Fabien Potencier bb8b4b74ca [DependencyInjection] fixed typos преди 15 години
  Fabien Potencier 41d35ab898 [Templating] added a getLoader() to the Engine class преди 15 години
  Fabien Potencier 340a4e97c1 [Templating] added an explicit error message when a method does not exist in __call() преди 15 години
  Fabien Potencier 81af3d6a58 [Templating] added a way to change renderers after the Engine is created преди 15 години
  Fabien Potencier 26f1434b14 [OutputEscaping] refactor the component to take advantage of new PHP 5.3 features преди 15 години
  Fabien Potencier 5c20bfec92 [Templating] changed the load() signature for loaders to allow for more flexibility преди 15 години
  Fabien Potencier 869a4698ed [Templating] fixed coding standards преди 15 години
  Fabien Potencier 8ed83f7035 [DependencyInjection] fixed typo преди 15 години
  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) преди 15 години
  Fabien Potencier 7b2a968e31 [DependencyInjection] made a small optimization преди 15 години
  Fabien Potencier c2d4ab784b [DependencyInjection] optimized (get|has)Service() methods as PHP method names are case insensitive преди 15 години
  Fabien Potencier e127c39f29 [DependencyInjection] fixed coding standards преди 15 години
  Fabien Potencier 642e265d0f added missing files for lime преди 15 години
  Fabien Potencier 75a45a28b3 updated Lime преди 15 години
  Fabien Potencier a2a7e4f6b7 [DependencyInjection] made an optimization to the Templating extension when only one loader is registered преди 15 години
  Fabien Potencier 2ac6faaa0b [DependencyInjection] changed the order of priority when a service is both defined with setService() and with a getXXXService() method преди 15 години
  Fabien Potencier dd759bd0b6 [DependencyInjection] allowed to disabled the helpers in the templating extension преди 15 години
  Fabien Potencier ce6f676eb2 [DependencyInjection] made another speed optimization преди 15 години
  Fabien Potencier c9d0a73fe3 [DependencyInjection] made a speed optimization преди 15 години
  Fabien Potencier ee3e298c5d [Console] added a ways to add common behaviors to commands extending a common command преди 15 години
  Fabien Potencier c0ee9fee18 [DependencyInjection] fixed typo преди 15 години
  Fabien Potencier ab7533e6c0 [DependencyInjection] removed unneeded cast преди 15 години
  Fabien Potencier 684ffc83e6 [DependencyInjection] added a check to ease debugging when a service id is not a string преди 15 години
  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) преди 15 години
  Fabien Potencier 63e7dda4c8 [DependencyInjection] fixed Resource interface преди 15 години
  Fabien Potencier bb3340d950 [DependencyInjection] added autodetection of resource format when importing a resource in an XML or YAML file преди 15 години
  Fabien Potencier 53980bb55e [DependencyInjection] added a way to retrieve loaded resources преди 15 години
  Fabien Potencier e9e2899cda [DependencyInjection] simplified loaders (the load method only accept one resource now) преди 15 години