EngineGP/system
Sergei Solovev c96f441c3d Numerous job errors have been fixed
Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#3 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:11
#2 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:11
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/distributor.php:90
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/index.php:51

Whoops\Exception\ErrorException thrown with message "Trying to access array offset on value of type null"

Stacktrace:
#3 Whoops\Exception\ErrorException in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:51
#2 Whoops\Run:handleError in /var/www/enginegp/data/www/demo.enginegp.com/system/engine/jobs.php:51
#1 include in /var/www/enginegp/data/www/demo.enginegp.com/system/distributor.php:90
#0 include in /var/www/enginegp/data/www/demo.enginegp.com/index.php:51
2023-09-03 00:04:13 +03:00
..
acp Numerous job errors have been fixed 2023-09-02 23:37:24 +03:00
data Conversion to PSR code format. Part #1 2023-05-05 04:17:19 +03:00
engine Numerous job errors have been fixed 2023-09-03 00:04:13 +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