summaryrefslogtreecommitdiff
path: root/ext/xml
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-05-14 13:07:17 +0000
committerAntony Dovgal <tony2001@php.net>2008-05-14 13:07:17 +0000
commitd01d7450a7ff83aade748d37a4d13ff274116c19 (patch)
treef4cdd1b34e6cef7fc54766bbc92bccd96fcb511a /ext/xml
parent908b6e780868aec596e237fd0d21e4d31f515739 (diff)
downloadphp-git-d01d7450a7ff83aade748d37a4d13ff274116c19.tar.gz
fix test titles
Diffstat (limited to 'ext/xml')
-rw-r--r--ext/xml/tests/bug43957.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/tests/bug43957.phpt b/ext/xml/tests/bug43957.phpt
index 34ddcd951d..f11d15627b 100644
--- a/ext/xml/tests/bug43957.phpt
+++ b/ext/xml/tests/bug43957.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #43957 - utf8_decode() bogus conversion on multibyte indicator near end of string
+Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string)
--SKIPIF--
<?php
require_once("skipif.inc");