APY / APYDataGridBundle

Symfony Datagrid Bundle
MIT License
492 stars 344 forks source link

Check if value is numeric before abs() #1078

Open kasteckis opened 1 year ago

kasteckis commented 1 year ago

I use 3.0.2 version in my project and I upgraded PHP version from 5.6 to 7.2 and $value sometimes by default appear as "-" string instead of a number.