mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-27 17:34:03 +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