Commit Verlauf

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