Derick Rethans wrote:
On Tue, 15 Nov 2005, Andrei Zmievski wrote:

Perhaps, but I would maintain that passing "123abc" and having it interpreted
as 123 is still wrong.

Yeah, I lean that way too, although trailing whitespace should be supported IMO.

I don't like having two different ways to cast things and I think we would break a lot of stuff if (int)"123abc" no longer resulted in 123.

-Rasmus

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

Reply via email to