This commit is contained in:
foobar 2005-07-31 20:36:48 +00:00
parent 0cbcd08e7c
commit 57be0d2ed7

View file

@ -1,7 +1,7 @@
--TEST--
ZE2 iterators and exceptions
--FILE--
<?
<?php
class Test implements Iterator
{
public $arr = array(1, 2, 3);