Completed
Push — master ( 49f079...addab5 )
by Philip
03:12
created

Changes

1 issue (informational) was introduced.
1 new patch (Spacing) is available.
B C ControllerProvider::buildUpListFilter() got worse
8.42
▼   -0.03
Head
Philip Lehmann-Boehm  
filters now only do a LIKE-comparison if the field is a text, multiline or fixed field, else they use strict equals
Base
Philip Lehmann-Boehm  
nullable fields with empty form input are now properly stored as null