Fabien Potencier
|
a79ed13624
[Routing] removed the variable_prefixes and variable_regex Route options
|
14 gadi atpakaļ |
Fabien Potencier
|
e9d4d990df
[WebProfiler] renamed block names for data collector templates
|
14 gadi atpakaļ |
Fabien Potencier
|
7b835cbc57
[FrameworkBundle] added @ before using ob_get_clean() for compatibility with PHP 5.4
|
14 gadi atpakaļ |
Fabien Potencier
|
ba9e3dec69
[Templating] fix problem with PHP 5.4
|
14 gadi atpakaļ |
Fabien Potencier
|
381347bcfe
[WebProfilerBundle] fixed data collector loading (they should always be loaded as you can enable the web profiler without the web debug toolbar)
|
14 gadi atpakaļ |
H. Westphal
|
97d4dce614
Adds the ability to configure additional web profiler templates
|
14 gadi atpakaļ |
Fabien Potencier
|
6fa943ad54
moved Exception and WebProfiler templates to Twig
|
14 gadi atpakaļ |
Bulat Shakirzyanov
|
21f088d86a
[DependencyInjection] replaced assertEquals(spl_object_hash()) with assertSame
|
14 gadi atpakaļ |
fivestar
|
bfba386536
Fixed typo
|
14 gadi atpakaļ |
ornicar
|
faf0182be0
[HttpFoundation] Rename HeaderBag::validateCookieName to HeaderBag::validateCookie
|
14 gadi atpakaļ |
Fabien Potencier
|
67f6889287
[TwigBundle] added support for Twig_Template instances as argument to include tag
|
14 gadi atpakaļ |
Fabien Potencier
|
cbb22b4ec4
[Templating] added an Engine::load() method
|
14 gadi atpakaļ |
Fabien Potencier
|
e3551b5f87
[TwigBundle] renamed yaml filter to yaml_encode (to be coherent with json_encode)
|
14 gadi atpakaļ |
Fabien Potencier
|
a323dd0e93
[TwigBundle] added filters from Code helpers
|
14 gadi atpakaļ |
Fabien Potencier
|
c881329719
[TwigBundle] removed unneeded use statement
|
14 gadi atpakaļ |
Fabien Potencier
|
84cf5698c5
[TwigBundle] fixed include tag to reflect the new syntax from Twig
|
14 gadi atpakaļ |
Fabien Potencier
|
17c500e0f0
[TwigBundle] added a yaml filter
|
14 gadi atpakaļ |
Bernhard Schussek
|
e0d6aad5f4
[Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors
|
14 gadi atpakaļ |
Bernhard Schussek
|
68cebd667a
[Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence
|
14 gadi atpakaļ |
Bernhard Schussek
|
a71cad480a
[Validator] Added @validation:GroupSequence to annotation driver
|
14 gadi atpakaļ |
Bernhard Schussek
|
6176063b30
[TwigBundle] Fixed variable reference in the errors block of the form.twig template
|
14 gadi atpakaļ |
Bernhard Schussek
|
681ce7f46a
[Form] Fixed: FieldGroup::hasErrors() does not return true if only children have errors
|
14 gadi atpakaļ |
henrikbjorn
|
c5ceb37f8b
Changed bag.php and request_panel.php to dump arrays and objects as yaml.
|
14 gadi atpakaļ |
Fabien Potencier
|
333504a201
[OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable
|
14 gadi atpakaļ |
Fabien Potencier
|
3ce745cf6e
fixed typo
|
14 gadi atpakaļ |
Fabien Potencier
|
b6923dd7b9
changed Cache-Control default value behavior
|
14 gadi atpakaļ |
Thomas
|
d9239d1c64
fix doctrine command getBundleMetadatas function
|
14 gadi atpakaļ |
Thomas
|
e204a1845b
[DoctrineBundle] make the task works with vendor bundle namespace
|
14 gadi atpakaļ |
Jordi Boggiano
|
ac0081f8b9
Switching doctypes to HTML5, it's the future
|
14 gadi atpakaļ |
Jordi Boggiano
|
e69c5ae860
Coding style fixes
|
14 gadi atpakaļ |