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 |
Christophe Coevoet
|
5506e9d1a3
Fixed loading of validation files for bundles in a vendor namespace
|
14 years ago |
Victor Berchet
|
9770944a1d
[SQLiteProfilerStorage] Escape special chars in URLs and IPs
|
14 years ago |
Fabien Potencier
|
e975a09003
[TwigBundle] tweaked a comment
|
14 years ago |
partugal
|
5ac67a23e7
[TwigBundle] addExtension calls must be first
|
14 years ago |
Fabien Potencier
|
46f3da50d8
[TwigBundle] removed the cache for globals (does not work when working in functional tests)
|
14 years ago |
Fabien Potencier
|
b056a6c3c1
[TwigBundle] fixed cache problem for some global variables
|
14 years ago |
Fabien Potencier
|
6dd1d6172f
fixed some routing patterns
|
14 years ago |
Christophe Coevoet
|
1f88edd9e0
Updated routing to the new syntax
|
14 years ago |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
14 years ago |
Victor Berchet
|
87ca9036f7
[FrameworkBundle] Type hints & comments
|
14 years ago |
Victor Berchet
|
40dac2363e
[WebProfiler] Normalize header name and use a single reference
|
14 years ago |
Victor Berchet
|
0bc6d814c3
[DI Compiler] Make processArguments() process arguments only
|
14 years ago |
Victor Berchet
|
22f04f50a6
[DI XmlLoader] Add missing type hints
|
14 years ago |
Victor Berchet
|
1537c1f2d1
[InterfaceInjector] Fix a typo in the tests
|
14 years ago |
Victor Berchet
|
9c51916503
[TwigBundle] Remove invalid options from the container
|
14 years ago |
Bulat Shakirzyanov
|
8cd54453f1
[Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests
|
14 years ago |
Fabien Potencier
|
b63de46374
[Routing] moved from :var to {var}
|
14 years ago |