Fabien Potencier
|
5c5e8f14c1
[FrameworkBundle] fixed possible PHP warning
|
14 anos atrás |
Fabien Potencier
|
341178e869
[DependencyInjection] made some cosmetic changes to the PHP dumper output
|
14 anos atrás |
Fabien Potencier
|
c404effc4b
fixed output escaping
|
14 anos atrás |
Fabien Potencier
|
60bbb8f380
[DependencyInjection] optimized compiled containers
|
14 anos atrás |
Francis Besset
|
5e150931c9
[TwigBundle] Fix call to a member function get() on a non-object
|
14 anos atrás |
Fabien Potencier
|
c094de148f
[FrameworkBundle] the app:escaping config can be empty
|
14 anos atrás |
Fabien Potencier
|
a40d317f49
made a slight optimization
|
14 anos atrás |
Fabien Potencier
|
ad68092291
removed the OutputEscaper component, added escape mechanism in the Templating Engine class
|
14 anos atrás |
H. Westphal
|
5b056b2b9a
Refactored web profiler template definitions to make it easier for bundle developers to add their templates
|
14 anos atrás |
H. Westphal
|
1271656b56
Microseconds to milliseconds conversion in web profiler db twig template
|
14 anos atrás |
H. Westphal
|
c1c591b2c6
Fixed time display in web profiler db twig template and made the toolbar block more compact
|
14 anos atrás |
H. Westphal
|
331466f1eb
Fixed web profiler mongodb twig template
|
14 anos atrás |
Fabien Potencier
|
30ccd0b794
[Form] fixed unit test paths
|
14 anos atrás |
Bernhard Schussek
|
e0aa3f30a8
[Form] Improved FileField to store files in a temporary location in case validation fails
|
14 anos atrás |
Bernhard Schussek
|
f2f0d044c3
[Form][FrameworkBundle] Fixed default values of CheckboxFields
|
14 anos atrás |
Bernhard Schussek
|
d95d33666d
[HttpFoundation] Fixed class Request to convert empty files to NULL
|
14 anos atrás |
Bernhard Schussek
|
f9e830caa2
[Form] Added hook method preprocessData() to FieldGroup
|
14 anos atrás |
Bernhard Schussek
|
4aa12248c5
[Form] Field can now be instantiated to create anonymous fields
|
14 anos atrás |
Dominique Bongiraud
|
73daccd6c3
[HttpFoundation] Fixed coding style, fixed wrong parameter method, added omitted split ip and added upper limit to the netmask ip
|
14 anos atrás |
Lukas Kahwe Smith
|
14520d565b
tweaked phpdoc comment descriptions to explain how multiple base URL's are handled
|
14 anos atrás |
Fabien Potencier
|
a79ed13624
[Routing] removed the variable_prefixes and variable_regex Route options
|
14 anos atrás |
Fabien Potencier
|
e9d4d990df
[WebProfiler] renamed block names for data collector templates
|
14 anos atrás |
Fabien Potencier
|
7b835cbc57
[FrameworkBundle] added @ before using ob_get_clean() for compatibility with PHP 5.4
|
14 anos atrás |
Fabien Potencier
|
ba9e3dec69
[Templating] fix problem with PHP 5.4
|
14 anos atrás |
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 anos atrás |
H. Westphal
|
97d4dce614
Adds the ability to configure additional web profiler templates
|
14 anos atrás |
Fabien Potencier
|
6fa943ad54
moved Exception and WebProfiler templates to Twig
|
14 anos atrás |
Bulat Shakirzyanov
|
21f088d86a
[DependencyInjection] replaced assertEquals(spl_object_hash()) with assertSame
|
14 anos atrás |
fivestar
|
bfba386536
Fixed typo
|
14 anos atrás |
ornicar
|
faf0182be0
[HttpFoundation] Rename HeaderBag::validateCookieName to HeaderBag::validateCookie
|
14 anos atrás |