On Sat, 9 Dec 2006 21:07:26 -0500, "Craige Leeder" wrote: > I have been working with PHP5 since it's release, and until a few > months ago, have never experienced the problem I am about to describe > to you. I am not sure weather it has been discovered previously or > not, nor do I know exactly how to replicate it, but I would like to > know if you have encountered the problem as well. The problem is this: > > I have noticed that there appears to be (fatal) errors that do not > show when they occur in an included file. The script simply halts > execution, and returns headers to the browser. I do not have a list of > the errors that do not display, but I do not believe it applies to all > fatal errors. I've had that happen a few times when there was a missing or extraenous brace, parenthesis or quote. I don't remember the exact details and I have no idea how to reproduce it. I do wish I had kept the faulty files as this is the sort of thing that can easily waste hours of debugging. --nfe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php