This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/WebProfilerBundle
Fabien Potencier 45fe468074 Merge branch '2.8'
* 2.8:
  removed usage of the deprecated StringUtils::equals() method
  Fix: Resolve tempdir symlink, not working on OSX
  fixed tests
  migrate session after remember me authentication
  prevent timing attacks in digest auth listener
  mitigate CSRF timing attack vulnerability
  fix potential timing attack issue
  [WebProfilerBundle] Added a top left border radius to the minified to…
  [Routing] Changing RouteCollectionBuilder::import() behavior to add to the builder
  [HttpKernel] Don't reset on shutdown but in FrameworkBundle/Test/KernelTestCase
  [Process] PhpExecutableFinder: add regression test
2015-11-23 11:41:47 +01:00
..
Controller Merge branch '2.8' 2015-10-29 13:12:54 +01:00
DependencyInjection [WebProfilerBundle] Fix regexp 2015-05-16 15:05:10 +02:00
EventListener Avoid using the app global variable in the profiler templates 2015-05-29 10:20:13 +02:00
Profiler Reordered the toolbar elements via service priorities 2015-07-31 17:06:53 +02:00
Resources Merge branch '2.8' 2015-11-23 11:41:47 +01:00
Tests Merge branch '2.8' 2015-09-29 16:08:28 +02:00
Twig fixes CS 2015-08-24 09:13:45 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [WebProfilerBundle] removed import/export commands 2015-09-15 09:57:25 +01:00
composer.json Merge branch '2.8' 2015-10-30 16:35:59 -07:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
WebProfilerBundle.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00