silverstripe-framework/tests/php
Sam Minnee bd5a815909 FIX: Make all enums non-destructive, not just ClassName
This change also renders a portion of DBSchemaManager irrelevant, that
destructively “fixes” old values. This is in keeping with the
non-destructive principle of dev/build, and some suggestions to move
away from enum fields altogether.

Fixes https://github.com/silverstripe/silverstripe-framework/issues/1387
2018-11-10 12:10:25 +13:00
..
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core Merge branch '4.3' into 4 2018-11-09 11:39:27 +02:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms Merge pull request #8499 from sminnee/fix-1489 2018-11-09 10:40:55 +01:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM FIX: Make all enums non-destructive, not just ClassName 2018-11-10 12:10:25 +13:00
Security FIX: Make all enums non-destructive, not just ClassName 2018-11-10 12:10:25 +13:00
View Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00