From: Michael Wallner Date: Wed, 20 Nov 2013 12:29:05 +0000 (+0100) Subject: big update's coming X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=fd0235608231019f2187c73ebf9cc796a7e3aafd;p=mdref%2Fmdref big update's coming --- diff --git a/index.js b/index.js index 41d9e85..e0f3ccf 100644 --- a/index.js +++ b/index.js @@ -40,6 +40,11 @@ function type(s, nn) { case "stdClass": case "Exception": case "ErrorException": + case "RuntimeException": + case "UnexpectedValueException": + case "DomainException": + case "InvalidArgumentException": + case "BadMethodCallException": case "Closure": case "Generator": case "Countable":