ID: 39151 Updated by: [EMAIL PROTECTED] Reported By: harvey dot robin at gmail dot com -Status: Open +Status: Assigned Bug Type: SPL related Operating System: Linux, Ubuntu PHP Version: 5.2.0RC5 -Assigned To: +Assigned To: helly
Previous Comments: ------------------------------------------------------------------------ [2006-10-13 19:53:45] harvey dot robin at gmail dot com Description: ------------ Hi, I noticed a parse error in the file ext/spl/internal/recursiveiteratoriterator.inc. The same error is in the web cvs view here: http://cvs.php.net/viewvc.cgi/php-src/ext/spl/internal/recursiveiteratoriterator.inc?view=markup The error is on line 220, or 152, depending on whether there are any comments in it. Many thanks, Robin Harvey Reproduce code: --------------- php -l ext/spl/internal/recursiveiteratoriterator.inc Actual result: -------------- Parse error: syntax error, unexpected T_VARIABLE in ext/spl/internal/recursiveiteratoriterator.inc on line 220 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39151&edit=1