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

Change Log

Security

Bugfixes

  • 2019-02-26 bd9296941 Use a function common to MySQL, SQLite and PostgreSQL to test dynamic DBFIeld assigment (Maxime Rainville)
  • 2019-02-25 adbc560bd Address PR feedback. (Maxime Rainville)
  • 2019-02-21 4ec1a682c Renable the ability to do dynamic assignment with DBField (Maxime Rainville)
  • 2019-02-19 ab5f09a9f Updated unit test were targeting Float/Int which don't exist on PHP7 (#8810) (Maxime Rainville)