From b6006ed2fc03036a56e8e82aa12d994138fffac7 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Tue, 19 Aug 2003 08:29:58 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- ext/mbstring/tests/bug25140.phpt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ext/mbstring/tests/bug25140.phpt diff --git a/ext/mbstring/tests/bug25140.phpt b/ext/mbstring/tests/bug25140.phpt new file mode 100644 index 0000000000..0b209120f5 --- /dev/null +++ b/ext/mbstring/tests/bug25140.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #25140 (mb_convert_encoding returns FALSE on an empty string) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +string(0) "" -- 2.50.1