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 74c4974998 Merge branch '2.8' into 3.0
* 2.8:
  [VarDumper] Fix tests on PHP 7
  [DomCrawler] Clarify the value returned by getPhpFiles()
  [DependencyInjection] Fix #16461 Let Container::set() replace existing aliases
  avoid (string) catchable fatal error for instances of __PHP_Incomplete_Class
  remove unnecessary retrieval and setting of data
  Update validators.fr.xlf
  avoid (string) catchable fatal error for __PHP_Incomplete_Class instances
  sendContent return as parent.
  [DomCrawler] Remove the overridden getHash() method to prevent problems when cloning the crawler
  [FrameworkBundle] Fix a typo
  Added more exceptions to singularify method
  Add width attribute on SVG
  [FrameworkBundle] Support autowiring for TranslationInterface
  [WebProfiler] Fixed styles for search block and menu profiler for IE Edge

Conflicts:
	src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
	src/Symfony/Component/DomCrawler/Crawler.php
2016-02-13 10:23:44 +01:00
..
Controller Merge branch '2.8' into 3.0 2015-12-30 19:45:14 +01:00
DependencyInjection Merge branch '2.3' into 2.7 2016-01-14 09:26:43 +01: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' into 3.0 2016-02-13 10:23:44 +01:00
Tests Merge branch '2.8' into 3.0 2016-01-27 06:14:46 +01: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
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01: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