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/HttpFoundation/Tests/Session
Colin Frei b35de9e15b Handle errors using a custom error handler
Without the custom handler, assertions after the first failure wouldn't be executed. This catches E_USER_DEPRECATED errors and passes everything else on to the phpunit error handler.
2012-12-03 21:43:03 +01:00
..
Attribute Fix a few namespaces to match file system. 2012-10-13 13:20:28 -06:00
Flash moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Storage Revise Mongo session storage 2012-11-06 10:46:54 +01:00
SessionTest.php Handle errors using a custom error handler 2012-12-03 21:43:03 +01:00