Fabien Potencier
|
5cdee87b14
[Templating] added an output method to Engine
|
15 lat temu |
Fabien Potencier
|
9e5718cff1
[DependencyInjection] added a way to configure extensions in plain PHP, added a fluent interface to BuilderConfiguration
|
15 lat temu |
Fabien Potencier
|
4735bf88a3
[DependencyInjection] fixed XSD validation local path locations for extensions
|
15 lat temu |
Fabien Potencier
|
5d8529740a
[DependencyInjection] added the extension files in the list of loaded resources
|
15 lat temu |
Fabien Potencier
|
8e81bbbb4e
[Yaml] added specific exception classes
|
15 lat temu |
Fabien Potencier
|
97d6f76633
[Yaml] finished the renaming of YAML to Yaml
|
15 lat temu |
sensio
|
6b03670de6
[YAML] renamed YAML component to Yaml
|
15 lat temu |
Fabien Potencier
|
0cfdf2cbda
[DependencyInjection] fixed namespace problem when dumping to PHP
|
15 lat temu |
Fabien Potencier
|
7a26b42f19
[DependencyInjection] added annotations support in the service Definition
|
15 lat temu |
Fabien Potencier
|
661a1cfb5f
[DependencyInjection] removed Iterator interface support from Container as there is no real-world use case
|
15 lat temu |
Fabien Potencier
|
bc57d7c157
[DependencyInjection] fixed some tests that were not up to date
|
15 lat temu |
Fabien Potencier
|
6b90eeb69c
[Templating] made a small speed optimization to some helpers
|
15 lat temu |
Fabien Potencier
|
7fce03c5bd
[Templating] renamed content slot to _content to avoid name collisions
|
15 lat temu |
Fabien Potencier
|
da364173cb
[Templating] refactored helpers, added helper slots, made some speed optimizations
|
15 lat temu |
Fabien Potencier
|
ec2a3bc417
[DependencyInjection] removed the built-in extensions
|
15 lat temu |
Fabien Potencier
|
8ff8464420
[Templating] renamed the template object in templates to view instead of this
|
15 lat temu |
Fabien Potencier
|
28554c5d08
[DependencyInjection] fixed XSD validation on Windows
|
15 lat temu |
Fabien Potencier
|
9a478f134a
[DependencyInjection] made extension entry points configurable
|
15 lat temu |
Fabien Potencier
|
2a7abb8ea0
[DependencyInjection] tweaked an error message to ease debugging
|
15 lat temu |
Fabien Potencier
|
967eb8d953
[DependencyInjection] made a small optimization
|
15 lat temu |
Fabien Potencier
|
b599ac9ef6
[DependencyInjection] removed usage of realpath() to be compatible with phar
|
15 lat temu |
Fabien Potencier
|
94f6e78ce4
[Templating] optimized the cache directory of CacheLoader (especially if there is a large number of templates)
|
15 lat temu |
Fabien Potencier
|
6ef1f07729
[Templating] fixed CacheLoader when more options are given
|
15 lat temu |
Fabien Potencier
|
8427af6389
[Templating] fixed CacheLoader
|
15 lat temu |
Fabien Potencier
|
287fa45dc7
[Templating] made a small speed optimization
|
15 lat temu |
Fabien Potencier
|
5b619bfa2d
[Templating] fixed bug when the cache dir does not exist
|
15 lat temu |
Fabien Potencier
|
44c4c58268
[Templating] fixed bug in the test suite
|
15 lat temu |
Fabien Potencier
|
e5f8da4ead
[Templating] added a getContent() method to the Storage class
|
15 lat temu |
Fabien Potencier
|
3caa805c48
[DependencyInjection] fixed bug when disabling all helpers in the Templating extension
|
15 lat temu |
Fabien Potencier
|
38c4b29555
[DependencyInjection] fixed Builder when trying to override an alias with a definition or the other way around
|
15 lat temu |