From 05be95c0bee8c215d813ea71e000fa0b76abaf86 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Sat, 7 Aug 2010 00:28:09 +0000 Subject: Tagging the 1.4.3 release --- tests/coll_015_func.phpt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/coll_015_func.phpt (limited to 'tests/coll_015_func.phpt') diff --git a/tests/coll_015_func.phpt b/tests/coll_015_func.phpt new file mode 100644 index 0000000000..eeed7839a7 --- /dev/null +++ b/tests/coll_015_func.phpt @@ -0,0 +1,38 @@ +--TEST-- +collections and numbers (2) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +bool(true) +bool(true) +float(2345) +Done -- cgit v1.2.1