On Fri, 2008-01-04 at 10:23 -0800, Stanislav Malyshev wrote:
> > * the code gets smaller because not so many typechecks in every function
> 
> What do you mean "not so many"? You need one per checked parameter.
> 

What's smaller, type checking with parameter type hinting, or manually
using is_int, is_string, etc?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to