ID: 26804 Updated by: [EMAIL PROTECTED] Reported By: bestmischmaker at web dot de -Status: Open +Status: Bogus Bug Type: *Compile Issues Operating System: Windows2000 PHP Version: 5CVS-2004-01-05 (dev) New Comment:
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 There is no syntax error Previous Comments: ------------------------------------------------------------------------ [2004-01-05 17:59:36] bestmischmaker at web dot de Description: ------------ Hy @ all i didn't know which "type of bug" i should choose for this error in PHP5 my situation w2k+php5cvs05.01.04-19:30 (cli) [php.ini] error_reporting E_ALL how do you see php doesn't notice that i have an syntax error... cya Jointy Reproduce code: --------------- while( substr($data,3,1 != ' ') ) { if( !$data = $this->recv_data($buf_size) ) return FALSE; } Expected result: ---------------- PHP should say that i have an syntax error :) Actual result: -------------- no report ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26804&edit=1