
| Path : /usr/src/php/Zend/tests/ |
| Current File : //usr/src/php/Zend/tests/each_001.phpt |
--TEST-- Testing each() with an undefined variable --FILE-- <?php each($foo); ?> --EXPECTF-- Warning: Variable passed to each() is not an array or object in %s on line %d