--FILE-- check([42]); } catch (ArrayValException $exception) { echo $exception->getMainMessage(); } ?> --EXPECTF-- { 42 } must not be an array