On 01.03.2010 21:35, Stan Vassilev wrote: > The gettype() documentation warns people that the returned string is "subject > to change". Why is there a function that's subject to change in the API?
Probably because of the unicode stuff, might suddenly return "unicode" (still true? don't know) or "binary" what was "string" before .. but this is untested theory right now, but that's the kind of scenario they mean here. HTH -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php