From 0c33b75e4adf790066091f402d70272a80d0ce59 Mon Sep 17 00:00:00 2001 From: valmat Date: Thu, 27 Mar 2014 02:35:25 +0600 Subject: Minor changes to allow the use to tests and extension `.phpt-` --- tests/php/phpt/valueiterator/006.phpt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/php/phpt/valueiterator/006.phpt (limited to 'tests/php/phpt/valueiterator/006.phpt') diff --git a/tests/php/phpt/valueiterator/006.phpt b/tests/php/phpt/valueiterator/006.phpt new file mode 100644 index 0000000..ea97c2b --- /dev/null +++ b/tests/php/phpt/valueiterator/006.phpt @@ -0,0 +1,21 @@ +--TEST-- +Iterate itarable oblect +--DESCRIPTION-- +class impIterAggr1 implements IteratorAggregate +--SKIPIF-- + +--FILEEOF-- +