silverstripe-framework/tests/php
Robbie Averill c418ee2915 NEW Add getters and setters for public properties in ConfirmPasswordField, add tests
Some of the validation parts of ConfirmPasswordField are previously untested, this adds tests
2018-10-20 16:43:49 +02: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 NEW Add getters and setters for public properties in ConfirmPasswordField, add tests 2018-10-20 16:43:49 +02:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging NEW Add getLogger() to MonologErrorHandler and add test for exception without one 2018-10-20 15:00:08 +02:00
ORM FIX: Make ArrayList::limit() consistent with DataList::limit() 2018-10-11 21:05:20 +13:00
Security Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
View Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00