HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u106391720 (10342218)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //lib/php7.4/test/Cache_Lite/tests/bootstrap.php
<?php

if (version_compare(PHP_VERSION, '5.4', '>=')) {
    error_reporting(E_ALL ^ E_STRICT);
} else if (version_compare(PHP_VERSION, '5.3', '>=')) {
    error_reporting(E_ALL & ~E_STRICT);
}