News Feed
Jobs Feed
Sections




News Archive
Johannes Schluter's Blog:
References and foreach
August 20, 2010 @ 12:44:35

To reinforce a point he's made before (references in PHP are bad) Johannes Schluter has posted an example to his blog of a specific instance that causes an (expected) issue with references and foreach loops.

Now there is one use case which leads to an, at first, unexpected behavior which I didn't see as a real live issue when I stumbled over it at first, but then there were a few bug reports about it and recently a friend asked me about it ... so here it goes.

He show a code snippet of looping over an array with two foreaches and a print_r that shows the bug - the array changed from the original for no clearly apparent reason. To understand why this happens, he goes into detail on how variables are handled - complete with graphs.

1 comment voice your opinion now!
references foreach array bug handling variable


blog comments powered by Disqus

Similar Posts

Ahmed Shreef's Blog: Soap Web Services in PHP & hint on consuming from .Net

DevShed: Programming PHP - A Beginner's Guide

QaFoo.com Blog: Struct classes in PHP

Pierre-Alain Joye's Blog: Zip 1.4.0, let comment it!

Matthew Weir O'Phinney's Blog: Zend_Form Advanced Features


Community Events











Don't see your event here?
Let us know!


unittest composer testing framework interview community api podcast release language example application series opinion development introduction zendframework2 functional code phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework