On Fri, Dec 19, 2003 at 04:00:34PM +0100, Derick Rethans wrote: > > Don't worry about this, as PHP wasnever really forwards compatible > anyway.
I, and lots of people, need to worry about it. I write code that uses PHP. Much of it is for general public consumption. Some is for sale at significant cost. I have to write stuff once and have it work anywhere. The proposed behavior of having error handlers called only when the reporting bitmask is met is great. Makes things better in PHP 5 and doesn't have real negative impacts for code written expecting PHP 4's behavior. Adding an optional argument has the worst of both worlds. In order to take advantage of it, one must lock your code into PHP 5. --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php