From: cmoore at iyd dot com
Operating system: Linux
PHP version: 4.3.11
PHP Bug Type: Arrays related
Bug description: undefined variable defined after passed to foreach
Description:
after calling foreach on an undefined variable, you no longer get warnings
about
From: cmoore at iyd dot com
Operating system: Linux
PHP version: 4.3.11
PHP Bug Type: Arrays related
Bug description: foreach sets source variable if not already set and does not
issue warning
Description:
prior versions of php (4.3.10 tested) will issue a