You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (version_compare(PHP_VERSION, '5.5.0') < 0) die('Version of your PHP is ' . PHP_VERSION . ', but Aleph requires not less than PHP 5.5.0. Update your PHP for version 5.5.x or higher.');