Date: 01/22/01
- Next message: Andrei Zmievski: "Re: [PHP-DEV] string replacement"
- Previous message: Jason Greene: "Re: [PHP-DEV] http://cvs.php.net/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jul 31, 2000 at 08:23:33PM -0000, Bug Database wrote:
> ID: 3074
> Updated by: waldschrott
> Reported By: thies <email protected>
> Status: Analyzed
> Bug Type: Feature/Change Request
> Assigned To:
> Comments:
>
> I think it happend. You did forget! ;)
> Results in a parse error.
I think I might want to have a look at this. The idea is that the
working copy of the array has references to the elements of the
original array rather than copies, right? Would a fix be welcome?
Personally I would prefer foreach() not to copy the array at all, but
rather save and restore the original pointer, but I suppose the behavior
can't change.
Bug ID 8373 is the same I think.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrei Zmievski: "Re: [PHP-DEV] string replacement"
- Previous message: Jason Greene: "Re: [PHP-DEV] http://cvs.php.net/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

