Hi! > Adding another concept, not changing the existing ones. And really, > it's just simplifying what is already present via is_<typename>() > runtime checks, making our lives a little bit easier.
There's a very big difference between allowing to check types (and then do whatever you wish) and having functions throw fatal errors if types do not match. -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php