php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39151 Parse error in recursiveiteratoriterator.php
Submitted: 2006-10-13 19:53 UTC Modified: 2006-10-31 23:25 UTC
From: harvey dot robin at gmail dot com Assigned: helly (profile)
Status: Closed Package: SPL related
PHP Version: 5.2.0 OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: harvey dot robin at gmail dot com
New email:
PHP Version: OS:

 

 [2006-10-13 19:53 UTC] 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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-31 23:25 UTC] helly@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 12:01:29 2024 UTC