4 $a =
new $ec($code, $mode, $options, $userinfo);
6 $a =
new $ec(
$message, $code, $mode, $options, $userinfo);
An exception for terminatinating execution or to throw for unit testing.
$a
thx to https://mlocati.github.io/php-cs-fixer-configurator for the examples