Michal Kleiner 2017a20433 FIX Use empty array as a fallback for preg_split within dbtext summary
If the content is invalid for whatever reason e.g. when instantiating
a DBText field to get a summary of text through
`DBField::create_field('Text', $content)->Summary(10)`, preg_split returns
false and the rest of the code expects an array.
This tweak ensures an array is always returned even when preg_split fails.
2021-06-02 15:17:58 +12:00
2019-11-20 16:26:13 +13:00
2017-04-28 14:59:42 +12:00
2021-05-17 12:05:10 +12:00
2021-05-17 10:53:21 +12:00
2021-05-31 17:04:54 +12:00
2018-06-01 10:14:42 +12:00
2017-10-12 11:53:12 +13:00
2017-12-05 12:14:22 +00:00
2021-05-17 16:53:40 +12:00
2020-07-13 12:26:06 +12:00
2020-10-20 18:50:59 +13:00
2017-12-05 14:20:13 +00:00
2020-10-22 15:28:02 +02:00
2020-12-22 11:43:54 +13:00
2018-02-08 10:32:56 +00:00

SilverStripe Framework

Build Status Build Docs Latest Stable Version Latest Unstable Version codecov SilverStripe supported module Total Downloads License

PHP framework forming the base for the SilverStripe CMS (https://silverstripe.org). Requires a silverstripe-installer base project. Typically used alongside the cms module.

Installation

See installation on different platforms, and installation from source.

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Development and Contribution

If you would like to make changes to the SilverStripe core codebase, we have an extensive guide to contributing code.

Attribution

Description
No description provided
Readme 162 MiB
Languages
PHP 99.4%
Scheme 0.5%