Closed wnowogrodzki closed 5 years ago
While zend-filter has provided the ToInt filter, ToFloat was missing.
This patch provides a ToFloat filter with usage identical to ToInt.
@wnowogrodzki Please check Travis, because something is missing in FilterPluginManager.
FilterPluginManager
@froschdesign Done.
Thanks, @wnowogrodzki!
While zend-filter has provided the ToInt filter, ToFloat was missing.
This patch provides a ToFloat filter with usage identical to ToInt.