--FILE-- check('Bla %123'); } catch (ArrayValException $exception) { echo $exception->getMainMessage(); } ?> --EXPECTF-- "Bla %123" must be an array