mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
dbd96a4c10
The importer already formatted/parsed numbers on input into the db (maybe it shouldn't have?) so running number_format on that string throws an exception. Check to make sure the value is numeric before formatting it. |
||
---|---|---|
.. | ||
Controllers | ||
Middleware | ||
Requests | ||
Traits | ||
Kernel.php | ||
routes.php |