From 504e223d8304f37809a3891c5fcda8d4b8bc8538 Mon Sep 17 00:00:00 2001 From: Raghubansh Kumar Date: Wed, 28 Nov 2007 03:44:52 +0000 Subject: [PATCH] Marked with defect --- ext/standard/tests/array/array_combine_variation3.phpt | 2 +- ext/standard/tests/array/array_combine_variation4.phpt | 2 +- ext/standard/tests/array/array_combine_variation5.phpt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/standard/tests/array/array_combine_variation3.phpt b/ext/standard/tests/array/array_combine_variation3.phpt index 737b96bd8a..98635cf37e 100644 --- a/ext/standard/tests/array/array_combine_variation3.phpt +++ b/ext/standard/tests/array/array_combine_variation3.phpt @@ -1,5 +1,5 @@ --TEST-- -Test array_combine() function : usage variations - different arrays +Test array_combine() function : usage variations - different arrays(Bug#43424) --FILE--