silverstripe-framework/src/Control
2023-08-11 20:47:09 +12:00
..
Email FIX Use TransportFactory to prevent infinite config loop 2023-08-01 10:06:47 +12:00
Middleware FIX Don't redirect admin URLs regardless of trailing slash (#10781) 2023-05-17 10:49:34 +12:00
RSS FIX Cast absoluteUrl() argument to string 2022-12-14 11:24:42 +13:00
Util csfix 2023-06-28 10:56:22 +02:00
CliController.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
CLIRequestBuilder.php ISSUE-10615: Respect SS_BASE_URL scheme in CLI environment. 2022-12-20 11:13:02 +13:00
ContentNegotiator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Controller.php API Normalise trailing slashes for all paths 2023-01-20 10:31:14 +13:00
Cookie_Backend.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Cookie.php FIX stabilise typed APIs (#10740) 2023-04-11 10:52:41 +12:00
CookieJar.php Merge branch '4' into 5.0 2023-04-27 14:43:38 +12:00
Director.php Merge branch '4' into 5.0 2023-04-27 14:43:38 +12:00
HasRequestHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
HTTP.php API Deprecate code 2023-02-07 11:56:04 +13:00
HTTPApplication.php MNT Remove old deprecation warnings 2023-03-03 10:34:10 +13:00
HTTPRequest.php API Removed #[\ReturnTypeWillChange] annotations 2023-01-26 18:10:05 +13:00
HTTPRequestBuilder.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
HTTPResponse_Exception.php API Strongly-type action method signatures 2022-10-17 17:58:20 +13:00
HTTPResponse.php Merge branch '4' into 5 2023-01-18 22:16:45 +13:00
HTTPStreamResponse.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
NestedController.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
NullHTTPRequest.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PjaxResponseNegotiator.php API Strongly-type action method signatures 2022-10-17 17:58:20 +13:00
RequestHandler.php API Add AbsoluteLink method to RequestHandler (#10749) 2023-04-26 18:25:01 +12:00
Session.php Merge branch '4' into 5.0 2023-04-27 14:43:38 +12:00
SimpleResourceURLGenerator.php API Remove deprecated code (#10594) 2022-12-08 10:44:47 +13:00