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/Component/Debug/Tests
Fabien Potencier 538a71d76f Merge branch '2.8'
* 2.8: (31 commits)
  [DomCrawler] Invalid uri created from forms if base tag present
  [VarDumper] Add caster for OuterIterator objects
  [Console] update param type phpdoc for StreamOutput
  [Console] fix typo in OutputInterface
  Use stderr by default when a specific output is not injected
  fixed bad merge
  [Debug] Fix case mismatch detection
  [HttpKernel] Add entry point to more easily create/configure the DI extension
  [DX] Added a logout link in the security panel of the web debug toolbar
  [HttpKernel] fix broken multiline <esi:remove>
  [DoctrineBridge] Fixed #14840
  [FrameworkBundle] add a suggest for the serializer component
  fixed CS
  removed non-working tests
  [WIP] #15502 Make template shortcuts be usable without Templating component
  Redesigned the Symfony Profiler
  [Yaml] Fix the parsing of float keys
  Make the exception output visible even in quiet mode, fixes #15680
  Convert Output::write's type to an options arg where verbosity can be passed in as well
  [Console] Ensure the console output is only detected as decorated when both stderr and stdout support colors
  ...
2015-09-14 16:15:24 +02:00
..
Exception CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
FatalErrorHandler Merge branch '2.8' 2015-07-09 18:12:34 +02:00
Fixtures [Debug] Allow throwing from __toString() with return trigger_error($e, E_USER_ERROR); 2015-06-23 20:37:12 +02:00
Fixtures2 [Debug] Fixed ClassNotFoundFatalErrorHandlerTest 2015-05-08 15:17:44 +02:00
DebugClassLoaderTest.php [Debug] Fix case mismatch detection 2015-09-14 10:41:38 +02:00
ErrorHandlerTest.php Merge branch '2.8' 2015-09-10 10:18:49 +02:00
ExceptionHandlerTest.php Merge branch '2.8' 2015-08-01 08:48:35 +02:00
HeaderMock.php [Debug] cleanup ExceptionHandlerTest 2015-07-31 17:18:52 +02:00
MockExceptionHandler.php Developer friendly Class Not Found and Undefined Function errors. 2013-07-23 20:01:09 +02:00