mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +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