Am 26.03.2008 um 20:48 schrieb Stanislav Malyshev:
Which # is it?
Re-opened. http://bugs.php.net/bug.php?id=44533

So it's just gives additional notice? That's a bit strange since intval doesn't, and neither does (float). I see no reason for floatval() to be different from others.

I agree but the reason it is different right now is that floatval has been changed to use zend_parse_parameters().

I'm not sure how this is best solved as I didn't want to revert it back to zend_get_parameters_ex(), otherwise I would have provided a patch.

- Chris


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

Reply via email to