( ! ) 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 | 355440 | {main}( ) | .../index.php:0 |
2 | 0.0057 | 356496 | require( '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/bootstrap.php ) | .../index.php:36 |
3 | 0.0568 | 385240 | CodeIgniter\CodeIgniter->initialize( ) | .../bootstrap.php:181 |
4 | 0.0583 | 385720 | CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ) | .../CodeIgniter.php:194 |
5 | 0.0583 | 385720 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ) | .../Services.php:279 |
6 | 0.0583 | 386128 | CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
7 | 0.0600 | 387664 | CodeIgniter\Config\Services::request( $config = ???, $getShared = ??? ) | .../Services.php:289 |
8 | 0.0600 | 387664 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'request', ...$params = variadic(NULL) ) | .../Services.php:612 |
9 | 0.0600 | 388072 | CodeIgniter\Config\Services::request( $config = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
10 | 0.0663 | 408416 | 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 = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; protected $isBrowser = TRUE; 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 = 'Mozilla'; protected $version = '5.0'; protected $mobile = ''; protected $robot = ''; protected $referrer = NULL } ) | .../Services.php:624 |
11 | 0.0664 | 409320 | 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.0664 | 409320 | CodeIgniter\HTTP\Request->getServer( $index = 'REQUEST_METHOD', $filter = ???, $flags = ??? ) | .../Request.php:90 |
13 | 0.0664 | 409320 | CodeIgniter\HTTP\Request->fetchGlobal( $method = 'server', $index = 'REQUEST_METHOD', $filter = NULL, $flags = NULL ) | .../Request.php:297 |
14 | 0.0665 | 410520 | filter_var( $value = 'GET', $filter = 516, $options = NULL ) | .../Request.php:439 |