oyejorge / less.php

less.js ported to PHP.
http://lessphp.typesettercms.com
Apache License 2.0
657 stars 2 forks source link

How to solve "Division by zero" #379

Closed zolthan closed 4 years ago

zolthan commented 4 years ago

Hi,

we are currently experiencing the following issue:

Warning: Division by zero in /var/www/html/vendor/oyejorge/less.php/lib/Less/Functions.php on line 28

I know, it is not a problem of less.php. But how am I able to find out, where this division by zero comes from?

Any help is greatly appreciated.

Best Z

zolthan commented 4 years ago

.... abandoned