On Tue, 15 Nov 2005, Rasmus Lerdorf wrote:
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.
What has casting and passing a parameter have to do with each other anyway?
IMO, they're totally different things.
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php