Fabien Potencier
|
9a478f134a
[DependencyInjection] made extension entry points configurable
|
před 15 roky |
Fabien Potencier
|
2a7abb8ea0
[DependencyInjection] tweaked an error message to ease debugging
|
před 15 roky |
Fabien Potencier
|
967eb8d953
[DependencyInjection] made a small optimization
|
před 15 roky |
Fabien Potencier
|
b599ac9ef6
[DependencyInjection] removed usage of realpath() to be compatible with phar
|
před 15 roky |
Fabien Potencier
|
94f6e78ce4
[Templating] optimized the cache directory of CacheLoader (especially if there is a large number of templates)
|
před 15 roky |
Fabien Potencier
|
6ef1f07729
[Templating] fixed CacheLoader when more options are given
|
před 15 roky |
Fabien Potencier
|
8427af6389
[Templating] fixed CacheLoader
|
před 15 roky |
Fabien Potencier
|
287fa45dc7
[Templating] made a small speed optimization
|
před 15 roky |
Fabien Potencier
|
5b619bfa2d
[Templating] fixed bug when the cache dir does not exist
|
před 15 roky |
Fabien Potencier
|
44c4c58268
[Templating] fixed bug in the test suite
|
před 15 roky |
Fabien Potencier
|
e5f8da4ead
[Templating] added a getContent() method to the Storage class
|
před 15 roky |
Fabien Potencier
|
3caa805c48
[DependencyInjection] fixed bug when disabling all helpers in the Templating extension
|
před 15 roky |
Fabien Potencier
|
38c4b29555
[DependencyInjection] fixed Builder when trying to override an alias with a definition or the other way around
|
před 15 roky |
Dennis Benkert
|
dd5c73b5db
[YAML] removed echoln() function (they are other means to achieve the same thing more elegantly)
|
před 15 roky |
Dennis Benkert
|
0893600f0e
[YAML] fixed coding standards
|
před 15 roky |
Fabien Potencier
|
b0614ef0e1
[DependencyInjection] made some more tweak to the Doctrine extension
|
před 15 roky |
Fabien Potencier
|
b58c685508
[DependencyInjection] added a way to change the DBAL driver in the Doctrine extension
|
před 15 roky |
Fabien Potencier
|
9b3eec8861
[DependencyInjection] made a small speed optimization
|
před 15 roky |
Fabien Potencier
|
2f441df2ba
[DependencyInjection] made a bunch of changes to the bundled extensions
|
před 15 roky |
Fabien Potencier
|
8ddac2669b
[EventDispatcher] added some setters/getters to Event
|
před 15 roky |
Fabien Potencier
|
07817ba7d8
[DependencyInjection] changed service name for Doctrine DBAL
|
před 15 roky |
Fabien Potencier
|
ae7d911bce
[Templating] added a safeguard when no debugger is available
|
před 15 roky |
Fabien Potencier
|
e1aae4b820
[Templating] changed filesystem loader to only logged failed paths when not able to load the template
|
před 15 roky |
Fabien Potencier
|
d372ae8efe
[DependencyInjection] added a debugger to the Templating extension
|
před 15 roky |
Fabien Potencier
|
2fa08f4b49
[DependencyInjection] added a logger to the Doctrine DBAL extension
|
před 15 roky |
Fabien Potencier
|
bb8b4b74ca
[DependencyInjection] fixed typos
|
před 15 roky |
Fabien Potencier
|
41d35ab898
[Templating] added a getLoader() to the Engine class
|
před 15 roky |
Fabien Potencier
|
340a4e97c1
[Templating] added an explicit error message when a method does not exist in __call()
|
před 15 roky |
Fabien Potencier
|
81af3d6a58
[Templating] added a way to change renderers after the Engine is created
|
před 15 roky |
Fabien Potencier
|
26f1434b14
[OutputEscaping] refactor the component to take advantage of new PHP 5.3 features
|
před 15 roky |