Actions
Anomalie #1514
closedindicator - fix error related to DivisionByZeroError
Start date:
10/06/2023
Due date:
% Done:
100%
Estimated time:
1.00 h
Resolution:
Description
Fatal error: Uncaught DivisionByZeroError: Division by zero in /homepages/1/d148916023/htdocs/linea21-pcpf/dashboard/det.php:446 Stack trace: #0 /homepages/1/d148916023/htdocs/linea21-pcpf/dashboard/index.php(52): include_once() #1 /homepages/1/d148916023/htdocs/linea21-pcpf/templates/admin/2021/index.php(69): include_once('/homepages/1/d1...') #2 /homepages/1/d148916023/htdocs/linea21-pcpf/admin/index.php(74): include_once('/homepages/1/d1...') #3 {main} thrown in /homepages/1/d148916023/htdocs/linea21-pcpf/dashboard/det.php on line 446
Updated by Simon about 1 year ago
PHP returns fatal error when dividing by 0 !!!!
https://stackoverflow.com/questions/72383408/division-by-0-returns-fatal-in-php-8
Updated by Simon about 1 year ago
- Related to Evolution #1482: PHP 8.x compatibility added
Updated by Simon about 1 year ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r4266.
Updated by Simon 12 months ago
- Related to Anomalie #1583: indicator - fix error related to DivisionByZeroError in exports- PHP8.2 error added
Actions