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 2c3572d450 Merge branch '2.5' into 2.6
* 2.5:
  [Config] adds missing « use » statement for InvalidTypeException type hint in documentation.
  [Config] fixes broken unit test on ArrayNode class.
  fixed CS
  [Security] Delete old session on auth strategy migrate
  update required minimum TwigBridge version
  Very minor grammar fix in error message
  [Tests] Silenced all deprecations in tests for 2.3
  BinaryFileResponse - add missing newline
  fixed CS
  add a limit and a test to FlattenExceptionTest.
  CS: There should be no empty lines following phpdocs
  [FrameworkBundle] fix cache:clear command
  [2.3] Docblocks should not be followed by a blank line
  Fix return phpdoc
  [PropertyAccess] Added test to verify #5775 is fixed
2014-12-20 17:02:27 +01:00
..
Exception fixed CS 2014-12-17 22:41:08 +01:00
FatalErrorHandler [Debug] fix and enhance exception messages 2014-08-25 20:48:35 +02:00
Fixtures [Debug] fix wrong case mismatch exception 2014-06-02 09:03:03 +02:00
DebugClassLoaderTest.php [Debug] generalized ErrorHandler 2014-06-16 13:52:56 +02:00
ErrorHandlerTest.php Remove aligned '=>' and '=' 2014-11-04 15:29:39 +01:00
ExceptionHandlerTest.php [Debug] fix and enhance exception messages 2014-08-25 20:48:35 +02:00
MockExceptionHandler.php Developer friendly Class Not Found and Undefined Function errors. 2013-07-23 20:01:09 +02:00