EngineGP/system
Sergei Solovev 49abaa470a Fix "Trying to access array offset on value of type null"
Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#4 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/tarifs/index.php:42
#3 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/sections/tarifs/index.php:42
#2 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/engine/tarifs.php:32
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/acp/distributor.php:63
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/acp/index.php:50
2023-09-02 23:11:48 +03:00
..
acp Fix "Trying to access array offset on value of type null" 2023-09-02 23:11:48 +03:00
data Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
engine Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
library (Fixed) Array and string offset access syntax with curly braces is no longer supported 2023-05-09 17:53:53 +03:00
sections Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
distributor.php Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00