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/DebugBundle
Nicolas Grekas 2d75718e6b Merge branch '3.0'
* 3.0:
  [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
  [Validator] remove obsolete context and PropertyAccess code
  [WebProfiler] Fixed styles for search block and menu profiler for IE Edge
2016-02-13 10:24:02 +01:00
..
DependencyInjection Do not use HttpKernel Extension when not needed for 2.7 2015-12-26 18:53:53 +01:00
Resources Add width attribute on SVG 2016-02-09 21:05:23 +01:00
Tests/DependencyInjection Minor fixes for the profiler and toolbar 2015-10-01 15:15:47 +02:00
.gitignore [DebugBundle] global dump() function for daily use 2014-09-23 16:25:57 +02:00
composer.json updated version to 3.1 2015-11-30 22:39:17 +01:00
DebugBundle.php [DebugBundle] Allow alternative destination for dumps 2015-05-15 10:09:58 +02:00
LICENSE [#17634] move DebugBundle license file 2016-02-01 20:40:12 +01:00
phpunit.xml.dist Merge branch '2.3' into 2.7 2015-11-18 14:41:01 +01:00