.. |
Email
|
Use short array syntax across the framework's codebase
|
2020-05-16 10:34:45 +01:00 |
Middleware
|
FIX: Avoid pass-literal-by-reference warning in PHP 8
|
2020-09-15 17:40:42 +12:00 |
RSS
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
Util
|
Merge branch '4.5' into 4
|
2020-05-26 14:31:06 +12:00 |
CliController.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
CLIRequestBuilder.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
ContentNegotiator.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
Controller.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
Cookie_Backend.php
|
DOC Added a tip to docs describing how to set a cookie for less than a day (#9552)
|
2020-09-10 12:34:33 +12:00 |
Cookie.php
|
DOC Added a tip to docs describing how to set a cookie for less than a day (#9552)
|
2020-09-10 12:34:33 +12:00 |
CookieJar.php
|
DOC Added a tip to docs describing how to set a cookie for less than a day (#9552)
|
2020-09-10 12:34:33 +12:00 |
Director.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
HasRequestHandler.php
|
API Refactor Form request handling into FormRequestHandler
|
2017-03-10 15:04:33 +13:00 |
HTTP.php
|
Include baseURL with relative setGetVar() links (#8834)
|
2019-04-15 14:50:46 +12:00 |
HTTPApplication.php
|
[CVE-2019-12246] Denial of Service on flush and development URL tools
|
2019-06-10 17:23:56 +12:00 |
HTTPRequest.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
HTTPRequestBuilder.php
|
[CVE-2019-19326] Stop honouring X-HTTP-Method-Override header, X-Original-Url header and _method POST variable. Add SS_HTTPRequest::setHttpMethod()
|
2020-07-10 14:57:26 +12:00 |
HTTPResponse_Exception.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
HTTPResponse.php
|
BUG Prevent error on valid response status codes
|
2018-09-21 14:54:26 +12:00 |
HTTPStreamResponse.php
|
API Add streamable response object
|
2017-05-23 16:32:29 +12: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
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
RequestFilter.php
|
Update deprecation PHPDocs to be PSR-5 compliant
|
2018-09-28 10:49:14 +02:00 |
RequestHandler.php
|
ENH Replace E_USER_ERROR errors with exceptions
|
2020-09-24 23:51:21 -07:00 |
RequestProcessor.php
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
Session.php
|
Update src/Control/Session.php
|
2020-04-28 19:21:52 +02:00 |
SimpleResourceURLGenerator.php
|
Add sha1 and md5 hashing options in resource URL
|
2020-05-12 18:14:03 +12:00 |