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.2

Change Log

Security

Features and Enhancements

  • 2018-09-25 518b6514c Add test for PHP 7.3 support (Sam Minnee)

Bugfixes

  • 2018-10-02 c5201dc01 Allow DataObjectTest to be run by itself (Sam Minnee)
  • 2018-10-02 ae9ab22a8 Use DELETE FROM instead of TRUNCATE for clearTable (Sam Minnee)
  • 2018-10-01 d6117630b Stricter regex syntax for PHP7.3 support. (Sam Minnee)
  • 2018-09-06 8e871460 Give Behat more memory in Travis builds (Robbie Averill)
  • 2018-09-05 4acf401b fixed deprecated create_function() in PHP 7.2 (zemiacsik)
  • 2018-08-13 5f48b3e5d txt/json is not a valid content type (Daniel Hensby)
  • 2018-07-18 a4bf2cd1f Correct afterCallActionHandler arguments to match SS4. (Sam Minnee)
  • 2018-07-04 fa7f1954b Fix test to match (Sam Minnee)
  • 2018-07-04 9c9872eba Remove X-Requested-With from default Vary header. (Sam Minnee)