..
ControllerTest
Use short array syntax across the framework's codebase
2020-05-16 10:34:45 +01:00
DirectorTest
API Remove deprecated code ( #10594 )
2022-12-08 10:44:47 +13:00
Email
API Remove deprecated code ( #10594 )
2022-12-08 10:44:47 +13:00
FlushMiddlewareTest
NEW: Replace FlushRequestFilter with FlushMiddleware
2017-06-27 13:32:39 +12:00
HTTPCacheControlIntegrationTest
Migrate tests
2018-06-13 11:33:46 +12:00
HTTPStreamResponseTest
API Add streamable response object
2017-05-23 16:32:29 +12:00
HTTPTest
Merge branch '3.6' into 4.0
2017-11-25 16:56:50 +00:00
Middleware
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
RequestHandlingTest
API Strongly-type action method signatures
2022-10-17 17:58:20 +13:00
RSS
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
SimpleResourceURLGeneratorTest /_fakewebroot
API Implement support for public/ webroot folder ( #7741 )
2018-01-12 16:25:02 +13:00
ControllerTest.php
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
ControllerTest.yml
Move files to psr-2 standard locations
2016-11-23 19:25:12 +13:00
CookieJarTest.php
ENH Add samesite attribute to cookies.
2022-06-02 12:01:03 +12:00
CookieTest.php
ENH Add samesite attribute to cookies.
2022-06-02 12:01:03 +12:00
DirectorTest.php
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
FlushMiddlewareTest.php
[CVE-2019-12246] Denial of Service on flush and development URL tools
2019-06-10 17:23:56 +12:00
HTTPCacheControlIntegrationTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
HTTPRequestBuilderTest.php
BUG Fix basic auth in PHP-CGI
2017-12-21 14:58:19 +13:00
HttpRequestMockBuilder.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
HTTPRequestTest.php
API Remove deprecated code ( #10594 )
2022-12-08 10:44:47 +13:00
HTTPResponseTest.php
BUG Prevent error on valid response status codes
2018-09-21 14:54:26 +12:00
HTTPStreamResponseTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
HTTPTest.php
API Normalise trailing slashes for all paths
2023-01-20 10:31:14 +13:00
IPUtilsTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
NullHTTPRequestTest.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
RequestHandlingTest.php
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
SessionTest.php
API Stop using deprecated API
2022-11-15 18:20:54 +13:00
SimpleResourceURLGeneratorTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00