( ! ) 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.0007 | 359072 | {main}( ) | .../index.php:0 |
2 | 0.0080 | 360320 | require( '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/bootstrap.php ) | .../index.php:36 |
3 | 0.0964 | 457576 | CodeIgniter\CodeIgniter->initialize( ) | .../bootstrap.php:181 |
4 | 0.0978 | 458152 | CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ) | .../CodeIgniter.php:194 |
5 | 0.0978 | 458152 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ) | .../Services.php:279 |
6 | 0.0978 | 458560 | CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
7 | 0.1004 | 460272 | CodeIgniter\Config\Services::request( $config = ???, $getShared = ??? ) | .../Services.php:289 |
8 | 0.1004 | 460272 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'request', ...$params = variadic(NULL) ) | .../Services.php:612 |
9 | 0.1004 | 460680 | CodeIgniter\Config\Services::request( $config = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
10 | 0.1004 | 460680 | CodeIgniter\Autoloader\Autoloader->loadClass( $class = 'CodeIgniter\\HTTP\\IncomingRequest' ) | .../Services.php:620 |
11 | 0.1004 | 460680 | CodeIgniter\Autoloader\Autoloader->loadInNamespace( $class = 'CodeIgniter\\HTTP\\IncomingRequest' ) | .../Autoloader.php:258 |
12 | 0.1004 | 460904 | 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.0007 | 359072 | {main}( ) | .../index.php:0 |
2 | 0.0080 | 360320 | require( '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/bootstrap.php ) | .../index.php:36 |
3 | 0.0964 | 457576 | CodeIgniter\CodeIgniter->initialize( ) | .../bootstrap.php:181 |
4 | 0.0978 | 458152 | CodeIgniter\Config\Services::exceptions( $config = ???, $request = ???, $response = ???, $getShared = ??? ) | .../CodeIgniter.php:194 |
5 | 0.0978 | 458152 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'exceptions', ...$params = variadic(NULL, NULL, NULL) ) | .../Services.php:279 |
6 | 0.0978 | 458560 | CodeIgniter\Config\Services::exceptions( $config = NULL, $request = NULL, $response = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
7 | 0.1004 | 460272 | CodeIgniter\Config\Services::request( $config = ???, $getShared = ??? ) | .../Services.php:289 |
8 | 0.1004 | 460272 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'request', ...$params = variadic(NULL) ) | .../Services.php:612 |
9 | 0.1004 | 460680 | CodeIgniter\Config\Services::request( $config = NULL, $getShared = FALSE ) | .../BaseService.php:123 |
10 | 0.1161 | 547680 | 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.1162 | 548264 | 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.1162 | 548264 | CodeIgniter\HTTP\Request->getServer( $index = 'REQUEST_METHOD', $filter = ???, $flags = ??? ) | .../Request.php:90 |
13 | 0.1162 | 548264 | CodeIgniter\HTTP\Request->fetchGlobal( $method = 'server', $index = 'REQUEST_METHOD', $filter = NULL, $flags = NULL ) | .../Request.php:297 |
14 | 0.1162 | 549464 | filter_var( $value = 'GET', $filter = 516, $options = NULL ) | .../Request.php:439 |
( ! ) Deprecated: 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 1017 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0007 | 359072 | {main}( ) | .../index.php:0 |
2 | 0.1384 | 634752 | CodeIgniter\CodeIgniter->run( $routes = ???, $returnResponse = ??? ) | .../index.php:45 |
3 | 0.1892 | 800272 | CodeIgniter\CodeIgniter->handleRequest( $routes = NULL, $cacheConfig = class Config\Cache { public $handler = 'file'; public $backupHandler = 'dummy'; public $storePath = '/var/www/igniter.be/auth/writable/cache/'; public $cacheQueryString = FALSE; public $prefix = ''; public $memcached = ['host' => '127.0.0.1', 'port' => 11211, 'weight' => 1, 'raw' => FALSE]; public $redis = ['host' => '127.0.0.1', 'password' => NULL, 'port' => 6379, 'timeout' => 0, 'database' => 0]; public $validHandlers = ['dummy' => 'CodeIgniter\\Cache\\Handlers\\DummyHandler', 'file' => 'CodeIgniter\\Cache\\Handlers\\FileHandler', 'memcached' => 'CodeIgniter\\Cache\\Handlers\\MemcachedHandler', 'predis' => 'CodeIgniter\\Cache\\Handlers\\PredisHandler', 'redis' => 'CodeIgniter\\Cache\\Handlers\\RedisHandler', 'wincache' => 'CodeIgniter\\Cache\\Handlers\\WincacheHandler'] }, $returnResponse = FALSE ) | .../CodeIgniter.php:312 |
4 | 0.1892 | 800272 | CodeIgniter\CodeIgniter->tryToRouteIt( $routes = NULL ) | .../CodeIgniter.php:364 |
5 | 0.1899 | 800880 | require( '/var/www/igniter.be/auth/app/Config/Routes.php ) | .../CodeIgniter.php:780 |
6 | 0.1899 | 800880 | CodeIgniter\Config\Services::routes( $getShared = ??? ) | .../Routes.php:4 |
7 | 0.1899 | 800880 | CodeIgniter\Config\BaseService::getSharedInstance( $key = 'routes' ) | .../Services.php:696 |
8 | 0.1899 | 801288 | CodeIgniter\Config\Services::routes( $getShared = FALSE ) | .../BaseService.php:123 |
9 | 0.1899 | 801288 | CodeIgniter\Autoloader\Autoloader->loadClass( $class = 'CodeIgniter\\Router\\RouteCollection' ) | .../Services.php:699 |
10 | 0.1899 | 801288 | CodeIgniter\Autoloader\Autoloader->loadInNamespace( $class = 'CodeIgniter\\Router\\RouteCollection' ) | .../Autoloader.php:258 |
11 | 0.1899 | 801512 | CodeIgniter\Autoloader\Autoloader->requireFile( $file = '/var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Router/RouteCollection.php' ) | .../Autoloader.php:296 |
( ! ) 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.1971 | 815928 | CodeIgniter\Debug\Exceptions->exceptionHandler( $exception = class ErrorException { protected $message = 'Constant FILTER_SANITIZE_STRING is deprecated'; 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 = 1381; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; 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: Constant FILTER_SANITIZE_STRING is deprecated in /var/www/igniter.be/auth/vendor/codeigniter4/codeigniter4/system/Router/RouteCollection.php on line <i>1381</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th' } ) | .../Exceptions.php:0 |
2 | 0.2041 | 890640 | header( $header = 'HTTP/1.1 500 Internal Server Error', $replace = TRUE, $response_code = 500 ) | .../Exceptions.php:164 |
3 | 0.2041 | 891000 | 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.2042 | 892192 | CodeIgniter\Debug\Exceptions->shutdownHandler( ) | .../Exceptions.php:0 |
2 | 0.2042 | 893512 | 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.2044 | 898048 | header( $header = 'HTTP/1.1 500 Internal Server Error', $replace = TRUE, $response_code = 500 ) | .../Exceptions.php:164 |
4 | 0.2044 | 898408 | 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 |