From bc69bdb01ac72542a0087c05e6b4d59965023c01 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Sun, 11 Jul 2004 18:19:43 +0000 Subject: [PATCH] fixing the name of the test --- ext/standard/tests/general_functions/bug29038.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/general_functions/bug29038.phpt b/ext/standard/tests/general_functions/bug29038.phpt index a92139cbd61..8804ffbaa96 100644 --- a/ext/standard/tests/general_functions/bug29038.phpt +++ b/ext/standard/tests/general_functions/bug29038.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #29039 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) +bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) --FILE--