silverstripe-framework/tests/php
Nicolaas 27c1c72912
FIX ModuleManifest::getModuleByPath fix to ensure right module is returned (#9569)
* FIX: ModuleManifest::getModuleByPath returns the wrong module #9561
Co-authored-by: Nicolaas Thiemen <nt@sunnysideup.co.nz>
2020-09-09 13:47:36 +12:00
..
Control [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 17:56:15 +12:00
Core FIX ModuleManifest::getModuleByPath fix to ensure right module is returned (#9569) 2020-09-09 13:47:36 +12:00
Dev Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Forms Backport fix to GroupedDropdownFieldTest 2020-08-19 11:21:46 +12:00
i18n Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
Logging Merge branch '4.3' into 4.4 2019-10-18 10:57:35 +13:00
ORM Merge branch '4.5' into 4.6 2020-07-13 12:27:02 +12:00
Security Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
View FIX Set iframe dimension attributes specified in shortcode 2020-07-27 18:04:03 +12:00