( ! ) 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.0000462856{main}( ).../index.php:0
20.0001463664include( '/var/www/html/src/core/bootstrap.php ).../index.php:38
30.0038749136Gila\Router::run( $_p = ??? ).../bootstrap.php:142
40.0038749200Gila\Router::matchRoutes( $routes = [0 => [0 => 'factura-zip/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 1 => [0 => 'checkout/stripe/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 2 => [0 => 'webhook/stripe', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 3 => [0 => 'daily-call/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 4 => [0 => 'dc/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 5 => [0 => 'dc-player/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 6 => [0 => 'calendar/bookingSlots/(.*)', 1 => 'meetings\\models\\Meetings::getBookingSlots', 2 => 'GET', 3 => NULL], 7 => [0 => 'mycalendar', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 8 => [0 => 'crm/dash', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 9 => [0 => '', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 10 => [0 => 'payBooking', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 11 => [0 => 'paidBooking', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 12 => [0 => 'event_log', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 13 => [0 => 'webhook/sendgrid-', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 14 => [0 => 'sendgrid-webhook', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 15 => [0 => 'hrorg', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 16 => [0 => 'notify_message_test', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 17 => [0 => 'sitemap.xml', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 18 => [0 => 'robots.txt', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 19 => [0 => 'blocks/cpos', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 20 => [0 => 'marketplace-products', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 21 => [0 => 'webEdit', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL]] ).../Router.php:39
50.0038749520Gila\Router::callHandler( $route = [0 => 'sitemap.xml', 1 => class Closure { }, 2 => 'GET', 3 => NULL] ).../Router.php:287
60.0038749552array_shift( $array = NULL ).../Router.php:310