At 14:20 24/07/2002, Yasuo Ohgaki wrote: >I don't think breaking compatibility is not needed now. However, >I'm not against to raise fatal error in PHP5. PHP5 breaks scripts >in many ways. Why don't we save it for PHP5?
Without paying attention to the specific issue, please snap out of this state of mind. PHP 5 will not be a wholesale compatibility breaking version. To the best of my knowledge, there are no significant compatibility breaking changes in PHP 5. Once the object model is finalized, we'll add a mode in which PHP 5 employs the same object model as v4, which means people should be able to run their PHP 4 scripts without any modifications, out of the box. We should strive to keep it like this as much as we can. Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php