From 0ccc7d618f375d75dcc6137d9d1e05280000770c Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Thu, 12 Jul 2007 10:52:23 +0000 Subject: [PATCH] 1) Whitespace/CS 2) Tiny check for default link added --- ext/mysql/tests/mysql_real_escape_string.phpt | 42 ++++++++++--------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/ext/mysql/tests/mysql_real_escape_string.phpt b/ext/mysql/tests/mysql_real_escape_string.phpt index 7d3f957cb2..cef123720e 100644 --- a/ext/mysql/tests/mysql_real_escape_string.phpt +++ b/ext/mysql/tests/mysql_real_escape_string.phpt @@ -2,28 +2,32 @@ mysql_real_escape_string() --SKIPIF-- - --FILE-- --EXPECTF-- string(31) "Am I a unicode string in PHP 6?" -- 2.40.0