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/HttpKernel/Tests
2019-08-03 15:46:27 +02:00
..
Bundle Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
CacheClearer Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
CacheWarmer Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
Config Replace calls to setExpectedException by Pollyfill 2019-08-01 22:42:50 +02:00
Controller Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
ControllerMetadata Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
DataCollector Fix assertInternalType deprecation in phpunit 9 2019-08-01 09:40:28 +02:00
Debug [HttpKernel] do not stopwatch sections when profiler is disabled 2019-07-29 16:31:29 +02:00
DependencyInjection Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
Event switched array() to [] 2019-01-16 10:39:14 +01:00
EventListener Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
Exception switched array() to [] 2019-01-16 10:39:14 +01:00
Fixtures Remove dead tests fixtures 2019-07-19 13:52:08 +02:00
Fragment Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
HttpCache Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
Log Adopt @PHPUnit55Migration:risky rule of php-cs-fixer 2019-08-03 15:46:27 +02:00
Profiler Make tests support phpunit 8 2019-07-31 23:55:24 +02:00
ClientTest.php Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
HttpKernelTest.php Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
KernelTest.php Fix deprecated phpunit annotation 2019-08-02 00:48:42 +02:00
Logger.php switched array() to [] 2019-01-16 10:39:14 +01:00
TestHttpKernel.php switched array() to [] 2019-01-16 10:39:14 +01:00
UriSignerTest.php [HttpKernel] Correctly Render Signed URIs Containing Fragments 2018-12-24 13:29:26 +00:00