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 f5fefeff49 Merge branch '2.7' into 2.8
* 2.7:
  Added 'default' color
  [HttpFoundation] Reload the session after regenerating its id
  [HttpFoundation] Add a test case to confirm a bug in session migration
  [Serializer] Fix ClassMetadata::sleep()
  [2.6] Static Code Analysis for Components and Bundles
  [Finder] Command::addAtIndex() fails with Command instance argument
  [DependencyInjection] Freeze also FrozenParameterBag::remove
  [Twig][Bridge] replaced `extends` with `use` in bootstrap_3_horizontal_layout.html.twig
  fix CS
  fixed CS
  Add a way to reset the singleton
  [Security] allow to use `method` in XML configs
  [Serializer] Fix Groups tests.
  Remove duplicate example
  Remove var not used due to returning early (introduced in 8982c32)
  [Serializer] Fix Groups PHPDoc
  Enhance hhvm test skip message
  fix for legacy asset() with EmptyVersionStrategy
  [Form] Added upgrade notes for #15061
2015-07-09 18:11:14 +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 Merge branch '2.6' into 2.7 2015-07-09 18:07:40 +02:00
ErrorHandlerTest.php Merge branch '2.7' into 2.8 2015-07-09 18:11:14 +02:00
ExceptionHandlerTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
MockExceptionHandler.php Developer friendly Class Not Found and Undefined Function errors. 2013-07-23 20:01:09 +02:00