Rev | Author | # | Line |
---|---|---|---|
1 | PerryLorier | 1 | !!! Signal: FloatingPoint Exception |
2 | |||
3 | Some floating point error occured such as: | ||
4 | |||
2 | AristotlePagaltzis | 5 | * Integer divide by zero |
6 | * Integer overflow | ||
7 | * FloatingPoint divide by zero | ||
8 | * FloatingPoint overflow | ||
9 | * FloatingPoint underflow | ||
10 | * FloatingPoint inexact result | ||
11 | * FloatingPoint invalid operation | ||
12 | * Subscript out of range | ||
13 | |||
14 | FloatingPoint errors by default cause your program to terminate and dump core. |
lib/blame.php:177: Warning: Invalid argument supplied for foreach()