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 6393ec3169 Merge branch '2.7' into 2.8
* 2.7:
  [DomCrawler] Invalid uri created from forms if base tag present
  [Console] update param type phpdoc for StreamOutput
  [Console] fix typo in OutputInterface
  Use stderr by default when a specific output is not injected
  [Debug] Fix case mismatch detection
  [HttpKernel] fix broken multiline <esi:remove>
  [DoctrineBridge] Fixed #14840
  [FrameworkBundle] add a suggest for the serializer component
  [Yaml] Fix the parsing of float keys
  [Console] Ensure the console output is only detected as decorated when both stderr and stdout support colors
  [HttpKernel] fix DumpDataCollector compat with Twig 2.0
  Improve exception messages.
  Fix that two DirectoryResources with different patterns would be deduplicated
  Tests fix clockmock
  [WebProfilerBundle] Added tabindex="-1" to not interfer with normal UX
  missing "YAML" in the exception message.
  [Translator][warmup][fallback locales] fixed missing cache file generation.
  [framework-bundle] Add Test for TranslationUpdateCommand
  Use ObjectManager interface instead of EntityManager
2015-09-14 16:15:17 +02:00
..
Exception CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
FatalErrorHandler Merge branch '2.6' into 2.7 2015-07-09 18:07:40 +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 feature #15521 [Debug] Add BufferingLogger for errors that happen before a proper logger is configured (nicolas-grekas) 2015-09-10 09:37:44 +02:00
ExceptionHandlerTest.php [Debug] cleanup ExceptionHandlerTest 2015-07-31 17:18:52 +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