On Thu, Apr 17, 2008 at 9:04 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:

>  In fact, we have good old conversion system used in parse_parameters. So
> why not use the same rules? That'd make at least some sense - give PHP
> programmers the tools that extension C programmers have. I still wouldn't
> like it too much but at least it would make sense :)

As I read it, these convert the parameter to the expected type, if it
is not already, and fail when this is not possible. All thats missing
is scalar and numeric to be consistent with the is_*(), and its
perfect.


Paul

-- 
Paul Biggar
[EMAIL PROTECTED]

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

Reply via email to