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
Nicolas Grekas 66a60f7d91 Merge branch '2.8'
* 2.8:
  [PhpUnit] Auto-register SymfonyTestsListener
  [phpunit] Upgrade when a change is detected and when install subcommand is used
  [Filesystem] Fix test on Windows
  Fix merge
  [HttpFoundation] Extend ClockMock to session storage tests
  [Process] Don't use @requires on abstract class
  [VarDumper] Fix wordwrap with Bootstrap
  Fix the BC layer for the key->secret renaming for remember_me
  Fix potential access to undefined index

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
	src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
	src/Symfony/Component/Locale/phpunit.xml.dist
2015-10-11 11:14:55 +02:00
..
Controller [3.0] Various deprecations cleanups 2015-10-06 09:31:12 +02: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 [3.0] Various deprecations cleanups 2015-10-06 09:31:12 +02: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-10 12:22:50 +02:00
phpunit.xml.dist [PhpUnit] Auto-register SymfonyTestsListener 2015-10-11 10:29:26 +02:00
WebProfilerBundle.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00