ID: 35382 Updated by: [EMAIL PROTECTED] Reported By: stochnagara at hotmail dot com -Status: Closed +Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.1.0 Assigned To: helly New Comment:
Not completeley fixed Previous Comments: ------------------------------------------------------------------------ [2005-11-26 14:15:48] [EMAIL PROTECTED] This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2005-11-25 16:06:29] [EMAIL PROTECTED] http://cvs.php.net/diff.php/ZendEngine2/zend_language_scanner.l?r1=1.131.2.3&r2=1.131.2.4&ty=u Broke it. ------------------------------------------------------------------------ [2005-11-25 15:11:32] gumatu at web dot de I stumbled over this bug too. WinXP with IIS and PHP 5.1.0 ------------------------------------------------------------------------ [2005-11-25 11:09:36] [EMAIL PROTECTED] Works fine here. Any chance you can try it on non-Win32 OS too ? ------------------------------------------------------------------------ [2005-11-25 08:02:49] stochnagara at hotmail dot com Description: ------------ This is a recent bug since it used to work with most of the 5.1 release candidates. See the sample. The line with the comment is the last line of the php code Reproduce code: --------------- <? echo 'hello'; //last line comment Expected result: ---------------- hello Actual result: -------------- Fatal error: fatal flex scanner internal error--end of buffer missed in .....\php-bug35382.php on line 3 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35382&edit=1
