From: bestmischmaker at web dot de Operating system: Windows2000 PHP version: 5CVS-2004-01-05 (dev) PHP Bug Type: *Compile Issues Bug description: syntax error will not found by php5
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 bug report at http://bugs.php.net/?id=26804&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26804&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26804&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26804&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26804&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26804&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26804&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26804&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26804&r=support Expected behavior: http://bugs.php.net/fix.php?id=26804&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26804&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26804&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26804&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26804&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26804&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26804&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26804&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26804&r=float