Version 3 end of life
This version of Silverstripe CMS will not recieve any additional bug fixes or documentation updates. Go to documentation for the most recent stable version.

3.7.3

Change Log

Security

  • 2019-01-10 6bf9542d6 Patch SQL Injection vulnerability when arrays are assigned to DataObject Fields (Maxime Rainville) - See ss-2018-021

Bugfixes

  • 2019-01-30 8e6e70335 Block Manifest of the compatibility class Object and lean on model/fieldtypes/compat/autoload.php (UndefinedOffset)
  • 2019-01-23 746c0679a Injector may instantiate prototypes as if they're singletons (fixes #8567) (Loz Calver)
  • 2019-01-11 16a837d6a fix [Warning] on count() with PHP >= 7.2 (lerni)
  • 2018-11-15 86701b8cd Redirect loop with multiple URL tokens (fixes #8607) (Loz Calver)