--FILE-- assert('a'); } catch(AllOfException $e) { echo $e->getFullMessage(); } --EXPECTF-- - "a" must contain only digits (0-9)