contributte/datagrid

Implicit conversion from float

foxycode opened this issue · 1 comments

In method TButtonRenderer::applyReplacements is used is_scalar() which will result in deprecation warning if $value is float.

Version used: v6.9.2

Fixed in master: af427ff