Richard Heyes wrote: >> Umm, I beg to differ. A developer should not need to worry about a >> possible/future upgrade of the runtime platform. I certainly don't >> worry about the next release of gcc or glibc when I write C. > > Minor point releases certainly, but not major ones. They're major > upgrades for a reason - things change. Yes, but a change in the language or a library should not force anyone to make source code changes. IMHO, that is to be avoided at all costs. A recompile is acceptable, of course. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php