<?php \error_reporting(\E_ALL); \ini_set('display_errors', 1); require_once \dirname(__DIR__) . '/vendor/autoload.php'; $_SERVER['$_SERVER_NAME'] = ''; $_SESSION = [];
info at phpclasses dot org