( ! ) Fatal error: Uncaught TypeError: array_shift(): Argument #1 ($array) must be of type array, null given in /var/www/html/src/core/classes/Router.php on line 310
( ! ) TypeError: array_shift(): Argument #1 ($array) must be of type array, null given in /var/www/html/src/core/classes/Router.php on line 310
Call Stack
#TimeMemoryFunctionLocation
10.0000462792{main}( ).../index.php:0
20.0001463600include( '/var/www/html/src/core/bootstrap.php ).../index.php:38
30.1263666096Gila\Router::run( $_p = ??? ).../bootstrap.php:142
40.1263666160Gila\Router::matchRoutes( $routes = [0 => [0 => 'event_log', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 1 => [0 => 'webhook/sendgrid-', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 2 => [0 => 'sendgrid-webhook', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 3 => [0 => 'hrorg', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 4 => [0 => 'notify_message_test', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 5 => [0 => 'sitemap.xml', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 6 => [0 => 'robots.txt', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 7 => [0 => 'blocks/cpos', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 8 => [0 => 'marketplace-products', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 9 => [0 => 'webEdit', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL]] ).../Router.php:39
50.1263666480Gila\Router::callHandler( $route = [0 => 'sitemap.xml', 1 => class Closure { }, 2 => 'GET', 3 => NULL] ).../Router.php:287
60.1263666512array_shift( $array = NULL ).../Router.php:310