ID: 39151 Updated by: [EMAIL PROTECTED] Reported By: harvey dot robin at gmail dot com -Status: Assigned +Status: Closed Bug Type: SPL related -Operating System: Linux, Ubuntu +Operating System: * -PHP Version: 5.2.0RC5 +PHP Version: 5.2.0 Assigned To: helly New Comment:
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. 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