( ! ) Deprecated: Optional parameter $body declared before required parameter $userAgent is implicitly treated as a required parameter in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php on line 161 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 361832 | {main}( ) | .../index.php:0 |
2 | 0.0004 | 380096 | require( '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/bootstrap.php ) | .../index.php:36 |
3 | 0.0099 | 1348864 | CodeIgniter\CodeIgniter->initialize( ) | .../bootstrap.php:181 |
4 | 0.0100 | 1349480 | CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ) | .../CodeIgniter.php:194 |
5 | 0.0100 | 1349480 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ) | .../Services.php:279 |
6 | 0.0100 | 1349888 | CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
7 | 0.0105 | 1356048 | CodeIgniter\Config\Services::request( $config = ???, $getShared = ??? ) | .../Services.php:289 |
8 | 0.0105 | 1356048 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'request', ...$params = variadic(NULL) ) | .../Services.php:612 |
9 | 0.0105 | 1356456 | CodeIgniter\Config\Services::request( $config = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
10 | 0.0105 | 1356456 | CodeIgniter\Autoloader\Autoloader->loadClass( $class = 'CodeIgniter\\HTTP\\IncomingRequest' ) | .../Services.php:620 |
11 | 0.0105 | 1356456 | CodeIgniter\Autoloader\Autoloader->loadInNamespace( $class = 'CodeIgniter\\HTTP\\IncomingRequest' ) | .../Autoloader.php:258 |
12 | 0.0105 | 1356680 | CodeIgniter\Autoloader\Autoloader->requireFile( $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php' ) | .../Autoloader.php:296 |
( ! ) Deprecated: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/Request.php on line 439 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 361832 | {main}( ) | .../index.php:0 |
2 | 0.0004 | 380096 | require( '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/bootstrap.php ) | .../index.php:36 |
3 | 0.0099 | 1348864 | CodeIgniter\CodeIgniter->initialize( ) | .../bootstrap.php:181 |
4 | 0.0100 | 1349480 | CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ) | .../CodeIgniter.php:194 |
5 | 0.0100 | 1349480 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ) | .../Services.php:279 |
6 | 0.0100 | 1349888 | CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
7 | 0.0105 | 1356048 | CodeIgniter\Config\Services::request( $config = ???, $getShared = ??? ) | .../Services.php:289 |
8 | 0.0105 | 1356048 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'request', ...$params = variadic(NULL) ) | .../Services.php:612 |
9 | 0.0105 | 1356456 | CodeIgniter\Config\Services::request( $config = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
10 | 0.0164 | 1678328 | CodeIgniter\HTTP\IncomingRequest->__construct( $config = class Config\App { public $baseURL = 'https://auth.igniter.be/'; public $indexPage = ''; public $uriProtocol = 'REQUEST_URI'; public $defaultLocale = 'en'; public $negotiateLocale = FALSE; public $supportedLocales = [0 => 'en']; public $appTimezone = 'America/Chicago'; public $charset = 'UTF-8'; public $forceGlobalSecureRequests = TRUE; public $sessionDriver = 'CodeIgniter\\Session\\Handlers\\FileHandler'; public $sessionCookieName = 'ci_session'; public $sessionExpiration = 7200; public $sessionSavePath = '/var/www/igniter.be/auth/writable/session'; public $sessionMatchIP = FALSE; public $sessionTimeToUpdate = 300; public $sessionRegenerateDestroy = FALSE; public $cookiePrefix = ''; public $cookieDomain = ''; public $cookiePath = '/'; public $cookieSecure = FALSE; public $cookieHTTPOnly = FALSE; public $proxyIPs = ''; public $CSRFTokenName = 'csrf_test_name'; public $CSRFHeaderName = 'X-CSRF-TOKEN'; public $CSRFCookieName = 'csrf_cookie_name'; public $CSRFExpire = 7200; public $CSRFRegenerate = TRUE; public $CSRFRedirect = TRUE; public $CSPEnabled = FALSE }, $uri = class CodeIgniter\HTTP\URI { protected $uriString = NULL; protected $segments = []; protected $scheme = 'http'; protected $user = NULL; protected $password = NULL; protected $host = NULL; protected $port = NULL; protected $path = NULL; protected $fragment = ''; protected $query = []; protected $defaultPorts = ['http' => 80, 'https' => 443, 'ftp' => 21, 'sftp' => 22]; protected $showPassword = FALSE; protected $silent = FALSE }, $body = 'php://input', $userAgent = class CodeIgniter\HTTP\UserAgent { protected $agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)'; protected $isBrowser = FALSE; protected $isRobot = FALSE; protected $isMobile = FALSE; protected $config = class Config\UserAgents { public $platforms = [...]; public $browsers = [...]; public $mobiles = [...]; public $robots = [...] }; protected $platform = 'Unknown Platform'; protected $browser = ''; protected $version = ''; protected $mobile = ''; protected $robot = ''; protected $referrer = NULL } ) | .../Services.php:624 |
11 | 0.0164 | 1678912 | CodeIgniter\HTTP\Request->__construct( $config = class Config\App { public $baseURL = 'https://auth.igniter.be/'; public $indexPage = ''; public $uriProtocol = 'REQUEST_URI'; public $defaultLocale = 'en'; public $negotiateLocale = FALSE; public $supportedLocales = [0 => 'en']; public $appTimezone = 'America/Chicago'; public $charset = 'UTF-8'; public $forceGlobalSecureRequests = TRUE; public $sessionDriver = 'CodeIgniter\\Session\\Handlers\\FileHandler'; public $sessionCookieName = 'ci_session'; public $sessionExpiration = 7200; public $sessionSavePath = '/var/www/igniter.be/auth/writable/session'; public $sessionMatchIP = FALSE; public $sessionTimeToUpdate = 300; public $sessionRegenerateDestroy = FALSE; public $cookiePrefix = ''; public $cookieDomain = ''; public $cookiePath = '/'; public $cookieSecure = FALSE; public $cookieHTTPOnly = FALSE; public $proxyIPs = ''; public $CSRFTokenName = 'csrf_test_name'; public $CSRFHeaderName = 'X-CSRF-TOKEN'; public $CSRFCookieName = 'csrf_cookie_name'; public $CSRFExpire = 7200; public $CSRFRegenerate = TRUE; public $CSRFRedirect = TRUE; public $CSPEnabled = FALSE } ) | .../IncomingRequest.php:173 |
12 | 0.0164 | 1678912 | CodeIgniter\HTTP\Request->getServer( $index = 'REQUEST_METHOD', $filter = ???, $flags = ??? ) | .../Request.php:90 |
13 | 0.0164 | 1678912 | CodeIgniter\HTTP\Request->fetchGlobal( $method = 'server', $index = 'REQUEST_METHOD', $filter = NULL, $flags = NULL ) | .../Request.php:297 |
14 | 0.0165 | 1680112 | filter_var( $value = 'GET', $filter = 516, $options = NULL ) | .../Request.php:439 |
( ! ) Fatal error: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161) in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php on line 164 | ||||
---|---|---|---|---|
( ! ) ErrorException: Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161) in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php on line 164 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0308 | 2865816 | CodeIgniter\Debug\Exceptions->exceptionHandler( $exception = class ErrorException { protected $message = 'Optional parameter $verbs declared before required parameter $to is implicitly treated as a required parameter'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Router/RouteCollection.php'; protected int $line = 1017; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> ErrorException: Optional parameter $verbs declared before required parameter $to is implicitly treated as a required parameter in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Router/RouteCollection.php on line <i>1017</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=' } ) | .../Exceptions.php:0 |
2 | 0.0315 | 2962120 | header( $header = 'HTTP/1.1 500 Internal Server Error', $replace = TRUE, $response_code = 500 ) | .../Exceptions.php:164 |
3 | 0.0315 | 2962480 | CodeIgniter\Debug\Exceptions->errorHandler( $severity = 2, $message = 'Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161)', $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php', $line = 164 ) | .../Exceptions.php:164 |
( ! ) Fatal error: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161) in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php on line 164 | ||||
---|---|---|---|---|
( ! ) ErrorException: Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161) in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php on line 164 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0316 | 2963672 | CodeIgniter\Debug\Exceptions->shutdownHandler( ) | .../Exceptions.php:0 |
2 | 0.0317 | 2964992 | CodeIgniter\Debug\Exceptions->exceptionHandler( $exception = class ErrorException { protected $message = 'Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161) in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php:164\nStack trace:\n#0 [internal function]: CodeIgniter\\Debug\\Exceptions->errorHandler()\n#1 /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php(164): header()\n#2 [internal function]: CodeI'; private string ${Exception}string = ''; protected $code = 1; protected string $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php'; protected int $line = 164; private array ${Exception}trace = [0 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 0 } ) | .../Exceptions.php:224 |
3 | 0.0318 | 2969528 | header( $header = 'HTTP/1.1 500 Internal Server Error', $replace = TRUE, $response_code = 500 ) | .../Exceptions.php:164 |
4 | 0.0318 | 2969888 | CodeIgniter\Debug\Exceptions->errorHandler( $severity = 2, $message = 'Cannot modify header information - headers already sent by (output started at /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/HTTP/IncomingRequest.php:161)', $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Debug/Exceptions.php', $line = 164 ) | .../Exceptions.php:164 |