mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-04 23:28:57 +02: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