Victor Berchet
|
2740e105e1
[Profiler] Fix a typo
|
14 yıl önce |
Lukas Kahwe Smith
|
d030882c20
ignore firewalls that are set to false (f.e. http-basic: false), removed two unused variables
|
14 yıl önce |
Bulat Shakirzyanov
|
267a7e6956
[HttpKernel] fixed Cache, to respect the variable and trigger error handling
|
14 yıl önce |
Kris Wallsmith
|
8d6da86016
[DependencyInjection] moved loading stack from static to object scope
|
14 yıl önce |
Jordi Boggiano
|
afbf6bfdc7
Added missing HTTP status code 418
|
14 yıl önce |
Lukas Kahwe Smith
|
3d77302609
if( -> if (
|
14 yıl önce |
Lukas Kahwe Smith
|
ddea635a51
fixes else -> } else
|
14 yıl önce |
Fabien Potencier
|
40a70cd6f4
simplified TemplateNameParser::parse() return value
|
14 yıl önce |
Fabien Potencier
|
9f4863e4dc
[DoctrineBundle] cleaned up doctrine:generate:entity
|
14 yıl önce |
Fabien Potencier
|
b4acae5b73
removed defaults to TemplateNameParserInterface::parse() method as it was not used anywhere (everything is explicit now)
|
14 yıl önce |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 yıl önce |
Sergey Linnik
|
22aba900d4
[TwigBundle] Normalize names of templates and enable cache found templates file names
|
14 yıl önce |
Fabien Potencier
|
5b3e5e454b
reverted a previous commit where translators were made optional
|
14 yıl önce |
Fabien Potencier
|
15575bccc4
made order of template engine and data collector more predictable
|
14 yıl önce |
Fabien Potencier
|
a327f1a944
added some phpdoc
|
14 yıl önce |
Fabien Potencier
|
00b19e234d
fixed typos
|
14 yıl önce |
Fabien Potencier
|
85f888715c
[FrameworkBundle] added the possibility to change the template for row()
|
14 yıl önce |
Ryan Weaver
|
fac78859d5
[Form] Adding a row() PHP helper equivalent to the Twig form_row() for outputting the label, error and tag of a form field.
|
14 yıl önce |
Fabien Potencier
|
e684a81b96
fixed unit tests
|
14 yıl önce |
Fabien Potencier
|
f4cf31a275
made some minor tweaks
|
14 yıl önce |
Fabien Potencier
|
ea279278ae
disable session if not explicitely enabled
|
14 yıl önce |
Fabien Potencier
|
71d5be1d6b
tweaked behavior of ExceptionListener to display better error messages in case of an exception thrown during the handling of an exception
|
14 yıl önce |
Fabien Potencier
|
d406ca0d6b
[FrameworkBundle] made ESI optional (should now be enabled explicitely)
|
14 yıl önce |
Fabien Potencier
|
dba8c67941
[FrameworkBundle] disable translator if not explicitely enabled
|
14 yıl önce |
Fabien Potencier
|
c5f2ec8d2d
made DIC tags only available during "compilation"
|
14 yıl önce |
Fabien Potencier
|
e0050dfc8f
[FrameworkBundle] added a compiler pass for translation loaders
|
14 yıl önce |
Fabien Potencier
|
4c2537f1c3
made data collectors private
|
14 yıl önce |
Fabien Potencier
|
d06f805d95
added a priority for data collectors
|
14 yıl önce |
Joseph Rouff
|
ca60259ed0
Changes forgotten in view refactoring in 056b6e4d
|
14 yıl önce |
Fabien Potencier
|
a28627dfaf
tweaked HTML
|
14 yıl önce |