Daily Coding Blog: PHP array, foreach loop with references and no block-scope – a killer recipe
only a warning message "Reference of a $value and the last array element remain even after the foreach loop. ... "PHP variables should have block scope". Mean while I got a mail from Rick Fletcher, who have originally reported the bug before the ......