]> granicus.if.org Git - php/commitdiff
fix test
authorfoobar <sniper@php.net>
Sun, 31 Jul 2005 20:36:48 +0000 (20:36 +0000)
committerfoobar <sniper@php.net>
Sun, 31 Jul 2005 20:36:48 +0000 (20:36 +0000)
tests/classes/iterators_007.phpt

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