mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 19:54:16 +01:00
The float validator uses Zend_Locale which we have stripped in our vendor library thus leading to erroneous validation. Further we'll use php-intl instead of Zend_Locale one day :) fixes #7692