silverstripe-framework/tests/php/Control
2023-10-30 13:21:09 +13:00
..
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 Allow array style email addresses 2023-01-26 14:40:13 +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 FIX Don't redirect admin URLs regardless of trailing slash (#10781) 2023-05-17 10:49:34 +12:00
RequestHandlingTest MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
RSS MNT Remove legacy upgrader config 2023-01-20 17:05:41 +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 MNT Remove TODO comments 2023-10-30 13:21:09 +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 [CVE-2022-38462] Don't allow CRLF in header values 2022-09-07 11:22:07 +12:00
HTTPStreamResponseTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
HTTPTest.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +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
RequestHandlerTest.php API Add AbsoluteLink method to RequestHandler (#10749) 2023-04-26 18:25:01 +12:00
RequestHandlingTest.php API Add AbsoluteLink method to RequestHandler (#10749) 2023-04-26 18:25:01 +12:00
SessionTest.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
SimpleResourceURLGeneratorTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00