⚡ Quick Tip: Four ini tweaks to get safer sessions in PHP 8 web applications.
Since their mode is defined as INI_ALL they can be set anywhere: from your code (as in a front controller, for an example), user scripts (*.ini, including php.ini itself), global server configuration (httpd.conf) or .htaccess files.
🐘 🌐 🔒 🍪#php #samesite #referer #cookies #configuration #session #security #devops