Hi, On Thu, 6 Oct 2005 12:26:30 +0300 (IDT), in php.internals [EMAIL PROTECTED] (Stanislav Malyshev) wrote:
>The subtle differences are mostly because many of the developers don't >care for the BC. This leads to a state when if you code runs on x.y.z >version of PHP, you can't really be sure it would run on any other version >- and it works both ways, up and down. I think it's very bad for the users >and developers, and it leads to development time wasted and frustration >growing. Furthermore, some compatibility flags where a core function changes behaviour could be a disservice as well. Even though they were meant to ease a BC transition, you suddently can't be sure if your code runs on any other servicer even if the x.y.z version is the same. In some cases it could just result in Even Another Intial Ini-Check In Your PHP Code. -- - Peter Brodersen -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php