On 5/26/06, Alan Knowles <[EMAIL PROTECTED]> wrote:
Can we start concentrating on finding a real solution to BC breaks
rather than throwing them out there and everyone complaining?

The most important point to discuss for any BC break is about why
introduce it. Purity and OO compliance are not good reasons, imho.

define(php5) {
   stuff that breaks in php6
}
define(php6) {
    stuff that doesnt work in PHP5
}

Is it not the idea behind the preprocessor proposal? (see todo wiki).

--Pierre

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to