mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 22:11:36 +01:00
* FIX handling of the $filter parameter for fetchAll: the previous version can result in invalid SQL * Remove #[AllowDynamicProperties] attribute from Conf class (cf. PR #25931) * Ensure sql-building strings are detectably sanitized to avoid PR rejection