mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00: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
|
## Overview
|
||||||
|
|
||||||
|
### Framework
|
||||||
|
|
||||||
* Minimum PHP version raised to 5.3.3
|
* Minimum PHP version raised to 5.3.3
|
||||||
* DataObject::validate() method visibility changed to public
|
* DataObject::validate() method visibility changed to public
|
||||||
* UploadField "Select from files" shows files in all folders by default
|
* 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
|
## Changelog
|
||||||
|
|
||||||
### DataObject::validate() method visibility changed to public
|
### DataObject::validate() method visibility changed to public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user