From: Ulf Wendel Date: Wed, 11 Jul 2007 13:36:11 +0000 (+0000) Subject: Aside from whitespace / coding standards this one is more interesting. X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30df81aa6239a46d38af98abd9f44a005edf5495;p=php Aside from whitespace / coding standards this one is more interesting. We added a flag to check if a MySQL column type is a binary type. If so, ext/mysql should return data for such columns not as unicode strings but as binary strings if unicode.semantics is on. --- diff --git a/ext/mysql/tests/mysql_fetch_array.phpt b/ext/mysql/tests/mysql_fetch_array.phpt index 825a74c3d9..ffbf751247 100644 --- a/ext/mysql/tests/mysql_fetch_array.phpt +++ b/ext/mysql/tests/mysql_fetch_array.phpt @@ -4,266 +4,275 @@ mysql_fetch_array() --FILE-- --EXPECTF-- [005]