( ! ) 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.0063807680Gila\Router::run( $_p = ??? ).../bootstrap.php:142
40.0063807744Gila\Router::matchRoutes( $routes = [0 => [0 => 'factura-zip/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 1 => [0 => 'getWebformResponse/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 2 => [0 => 'webform/blockIPs', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 3 => [0 => 'webform/download/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 4 => [0 => 'webform/submit', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 5 => [0 => 'webform/getCSV/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 6 => [0 => 'admin/webforms', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 7 => [0 => 'crm/dash', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 8 => [0 => 'admin/workspace', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 9 => [0 => 'dcal', 1 => 'dyte\\models\\Dyte::dcal', 2 => 'GET', 3 => NULL], 10 => [0 => 'dcall/(.*)', 1 => 'dyte\\models\\Dyte::dcall', 2 => 'GET', 3 => NULL], 11 => [0 => 'reunion', 1 => 'dyte\\models\\Dyte::reunion', 2 => 'GET', 3 => NULL], 12 => [0 => 'dyte_recordings', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 13 => [0 => 'dyte_create_meeting', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 14 => [0 => 'marketing/referral-chart/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 15 => [0 => 'marketing/referral-chart', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 16 => [0 => 'mycalendar', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 17 => [0 => 'paypal/capture', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 18 => [0 => 'edu/calendar', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 19 => [0 => 'job-skills-exam', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 20 => [0 => 'open-course/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 21 => [0 => 'open-course-note/(.*)', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 22 => [0 => 'job-skills-exam2', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 23 => [0 => 'edu/public-courses', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 24 => [0 => 'event_log', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 25 => [0 => 'webhook/sendgrid-', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 26 => [0 => 'sendgrid-webhook', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 27 => [0 => 'hrorg', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 28 => [0 => 'notify_message_test', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 29 => [0 => 'sitemap.xml', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 30 => [0 => 'robots.txt', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 31 => [0 => 'blocks/cpos', 1 => class Closure { ... }, 2 => 'POST', 3 => NULL], 32 => [0 => 'marketplace-products', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL], 33 => [0 => 'webEdit', 1 => class Closure { ... }, 2 => 'GET', 3 => NULL]] ).../Router.php:39
50.0063808064Gila\Router::callHandler( $route = [0 => 'sitemap.xml', 1 => class Closure { }, 2 => 'GET', 3 => NULL] ).../Router.php:287
60.0063808096array_shift( $array = NULL ).../Router.php:310