silverstripe-framework/tests/php
Sam Minnee 5bb2d9484a FIX: Update “original” DataObject data to be the content of the last write
FIX: Compare to original when determining fields changes

This fixes a number of edge-case issues relating to change detection.

Fixes #8443
Fixes #3821
Fixes #4561
2018-11-05 23:09:24 +13:00
..
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core FIX Flush extra_methods statics between test runs 2018-10-09 13:22:54 +02:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms FIX Replace usage of Convert JSON methods with json_encode 2018-10-28 21:15:29 +00: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: Update “original” DataObject data to be the content of the last write 2018-11-05 23:09:24 +13:00
Security FIX: Update “original” DataObject data to be the content of the last write 2018-11-05 23:09:24 +13:00
View Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00