I'd love to see, say, case_identical for requesting an === comparison, with case continuing as before to do an == comparison.
I'd really not love to see it :) Use an if-else chain of === comparisons instead if that's what you really need.
Zeev
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php