This is a translation of the original English documentation page. Help us make it better.

29 Upgrade notes for 6.0.19

Aggregate functions

The count_foreach function now returns '0' for a matching item in the array, if no data are present for the item or the data do not match the filter. Previously such items would be ignored (no data added to the aggregation).