mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Changelog note for https://github.com/silverstripe/silverstripe-cms/pull/1013
This commit is contained in:
parent
e9c3ff933f
commit
380e6c1952
@ -2,10 +2,16 @@
|
||||
|
||||
## Overview
|
||||
|
||||
### Framework
|
||||
|
||||
* Minimum PHP version raised to 5.3.3
|
||||
* DataObject::validate() method visibility changed to public
|
||||
* UploadField "Select from files" shows files in all folders by default
|
||||
|
||||
### CMS
|
||||
|
||||
* `SearchForm::getSearchQuery` no longer pre-escapes search keywords and must be cast in your template
|
||||
|
||||
## Changelog
|
||||
|
||||
### DataObject::validate() method visibility changed to public
|
||||
|
Loading…
Reference in New Issue
Block a user