Henrik Bjørnskov
|
3516a043bc
[FrameworkBundle] Moved the adding of Converter tags to a CompilerPass by suggestion of schmittjoh.
|
14 lat temu |
Henrik Bjørnskov
|
5b68548e41
[FrameworkBundle] Fixed ParamConverterListener call to NotFoundHttpException
|
14 lat temu |
Fabien Potencier
|
2ee4252a1f
[FrameworkBundle] made array session storage the default in test mode
|
14 lat temu |
Bulat Shakirzyanov
|
13fc13519e
[FrameworkBundle] registered array session storage service in DIC
|
14 lat temu |
Bulat Shakirzyanov
|
f8a88e822f
[HttpFoundation] added ArraySessionStorage for usage in tests
|
14 lat temu |
Fabien Potencier
|
cbd6d0aece
[DoctrineBundle] added a request param converter for Doctrine
|
14 lat temu |
Fabien Potencier
|
1af21221ae
refactored and fix previous commit
|
14 lat temu |
Henrik Bjørnskov
|
baf07a13ac
added converter manager and converter interface incl. tests
|
14 lat temu |
Kris Wallsmith
|
763ef35d0e
[Routing] added creation of a file resource in annotations loader
|
14 lat temu |
Kris Wallsmith
|
32aef96441
[Routing] removed call to setDefaultAnnotationNamespace() so this can be configure on the injected reader
|
14 lat temu |
Benjamin Lévêque
|
8a472b7d98
[Routing] Fix PhpMatcherDump when url contains a . or a -
|
14 lat temu |
Victor Berchet
|
b2476719f6
Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo')
|
14 lat temu |
Johannes M. Schmitt
|
03d25cc7fa
refactored creation of access decision manager to make use of newly added compiler passes
|
14 lat temu |
Jonathan H. Wage
|
c54f6d81df
Fixing DoctrineMongoDBBundle to work with latest version of Doctrine.
|
14 lat temu |
Jordi Boggiano
|
451847c7d2
CS: prefer while (true) over while (1)
|
14 lat temu |
Jordi Boggiano
|
3d9b13f240
CS: Unified non-strict equality comparisons, put var on the right side
|
14 lat temu |
Jordi Boggiano
|
094d428e68
CS: Unified strict equality comparisons, put var on the right side
|
14 lat temu |
Johannes Schmitt
|
a2105d44aa
slight compiler refactoring (RFC)
|
14 lat temu |
Victor Berchet
|
5e94807668
Speed up url matching for route without variable
|
14 lat temu |
Jordi Boggiano
|
98db58ac17
Minor template cleanup
|
14 lat temu |
Victor Berchet
|
d300fd6131
Remove a useless test
|
14 lat temu |
Victor Berchet
|
9ffb1637b9
Make use of SplFileInfo::getBasename
|
14 lat temu |
Marc Weistroff
|
d87c3c581c
[FrameworkBundle] Added config keys for PdoSessionStorage.
|
14 lat temu |
Fabien Potencier
|
0518f04935
[WebProfilerBundle] removed the hide button when in the web profiler
|
14 lat temu |
Jordi Boggiano
|
b861c5a765
[WebProfilerBundle] Adding 'hide' button on the toolbar, fixes #9362
|
14 lat temu |
Fabien Potencier
|
b0cfec598e
[TwigBundle] simplified code
|
14 lat temu |
Fabien Potencier
|
d70ce5b9aa
[Process] tweaked php doc and fixed PhpProcess::run() return value
|
14 lat temu |
Fabien Potencier
|
5d65f3edbd
[TwigBundle] converted path and url tags to functions
|
14 lat temu |
Fabien Potencier
|
d935df036c
[TwigBundle] removed unused tag and contenttag Twig tags
|
14 lat temu |
Fabien Potencier
|
bacb472e39
updated last commit to reflect Twig changes
|
14 lat temu |