From ba03c4fcc37a8867f05b21caad42bd033d76aeaa Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 24 Nov 2005 20:27:27 +0000 Subject: [PATCH] - Synch test name --- ext/simplexml/tests/bug27010.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/simplexml/tests/bug27010.phpt b/ext/simplexml/tests/bug27010.phpt index 8649eb4fe6..9b08932cd9 100755 --- a/ext/simplexml/tests/bug27010.phpt +++ b/ext/simplexml/tests/bug27010.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #27010: segfault and node text not displayed when returned from children() +Bug #27010 (segfault and node text not displayed when returned from children()) --FILE--