ID: 33637 Updated by: [EMAIL PROTECTED] Reported By: michal at cihar dot com Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.10 New Comment:
The note you're referring to tells about exactly this change: the behaviour changed in 4.3.5 both for include() and require(). Previous Comments: ------------------------------------------------------------------------ [2005-07-11 11:19:49] michal at cihar dot com Well it didn't happen before :-) ------------------------------------------------------------------------ [2005-07-11 11:03:55] [EMAIL PROTECTED] Parse error halts processing in any case, because it's parse error. Reclassified. ------------------------------------------------------------------------ [2005-07-11 00:09:01] michal at cihar dot com Sorry, the quotation was too short, it should have been: "Be warned that parse error in required file doesn't cause processing halting in PHP versions prior to PHP 4.3.5. Since this version, it does." ------------------------------------------------------------------------ [2005-07-11 00:06:00] michal at cihar dot com I've read the documentation! There is: "Be warned that parse error in required file doesn't cause processing halting in PHP versions prior to PHP 4.3.5." It's about required and not about included files. Please either make the documentation clear that the same applies to included file or make interpreter not to fail on this. ------------------------------------------------------------------------ [2005-07-10 23:49:07] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php . ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/33637 -- Edit this bug report at http://bugs.php.net/?id=33637&edit=1
