mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix test
This commit is contained in:
parent
0cbcd08e7c
commit
57be0d2ed7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
--TEST--
|
||||
ZE2 iterators and exceptions
|
||||
--FILE--
|
||||
<?
|
||||
<?php
|
||||
class Test implements Iterator
|
||||
{
|
||||
public $arr = array(1, 2, 3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue