mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Since php 7.2, the count function does not accept NULL values. This led to error if the WHERE clause of query where empty.
Since php 7.2, the count function does not accept NULL values. This led to error if the WHERE clause of query where empty.