Historial de Commits

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