silverstripe-framework/docs/en/04_Changelogs/3.6.8.md
2019-09-24 17:13:46 +12:00

1.2 KiB

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)