Fabien Potencier
|
e84c867336
[FrameworkBundle] added some unit tests
|
14 years ago |
Fabien Potencier
|
a365ab2884
changed the template name format
|
14 years ago |
Fabien Potencier
|
75c6f47937
removed the magic discovering of format in template name
|
14 years ago |
Fabien Potencier
|
055b6e4d6e
made a big refactoring of the templating sub-framework
|
14 years ago |
Martin Hason
|
6011073e7c
[DependencyInjection] fixed XmlDumper (corrected validity)
|
14 years ago |
Jeremy Bush
|
4460b49802
Add support for base tag for Link and Form, Fixes #9422
|
14 years ago |
Fabien Potencier
|
ea6342413c
[DependencyInjection] fixed CS
|
14 years ago |
Martin Hason
|
5ee48c4963
[DependencyInjection] fix XML entities in XmlDumper
|
14 years ago |
Antoine Hérault
|
3ccc6b98b6
Fix typo
|
14 years ago |
Fabien Potencier
|
3c5639053f
[DoctrineBundle] fixed XSD
|
14 years ago |
Fabien Potencier
|
5a800ed551
fixed phpdoc
|
14 years ago |
Linnik Sergey
|
5bc4b22e42
[Form] Fix PHPDoc
|
14 years ago |
Kousuke Ebihara
|
d347ade94c
fixed typo (s/algoritm/algorithm/)
|
14 years ago |
Fabien Potencier
|
b47cf7984b
changed priority meaning to be more intuitive
|
14 years ago |
Fabien Potencier
|
e41df3dd41
[DoctrineBundle] added missing entry in XSD
|
14 years ago |
Fabien Potencier
|
a69b9e73ec
[DoctrineBundle] added missing entry in XSD
|
14 years ago |
Fabien Potencier
|
6b4ae4479a
[TwigBundle] removed coupling between TemplatingExtension and Templating Engine
|
14 years ago |
Fabien Potencier
|
1535fa2ad7
[HttpKernel] fixed a unit test
|
14 years ago |
Victor Berchet
|
cdd3ac962c
[SQLiteProfilerStorage] Improve SQLite storage:
|
14 years ago |
Victor Berchet
|
9ec69553f3
[Profiler] Use base64 encoding which is more efficient than unpack (space wise)
|
14 years ago |
Martin Hason
|
2a3d94a6d0
[DependencyInjection] added support for anonymous services in XmlDumper
|
14 years ago |
Bulat Shakirzyanov
|
3a6f556189
[FrameworkBundle] registered FileSystem as a service, switched commands to use it
|
14 years ago |
Bulat Shakirzyanov
|
39e33df573
fixed abstract extension to product correct array with just mapping type specified
|
14 years ago |
Fabien Potencier
|
36d87d9464
[Templating] removed the Engine::output() method
|
14 years ago |
Fabien Potencier
|
dd9e7367ef
[Templating] fixed phpdoc
|
14 years ago |
Fabien Potencier
|
09034a1b19
[Templating] fixed Engine::load() method
|
14 years ago |
Fabien Potencier
|
c38c0c303e
refactored Templating
|
14 years ago |
Fabien Potencier
|
285e09fe0e
switched colors to on by default in phpunit.xml
|
14 years ago |
Fabien Potencier
|
7b940ce82a
[FrameworkBundle] tweaked previous commit
|
14 years ago |
Lukas Kahwe Smith
|
b4ac7982be
make it easier to implement alternative app directory structures
|
14 years ago |