From: Felipe Pena Date: Thu, 14 May 2009 22:59:02 +0000 (+0000) Subject: - Fix test X-Git-Tag: php-5.4.0alpha1~191^2~3660 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44f111cc26df2dcc91eb9743cbb7e23643d28807;p=php - Fix test --- diff --git a/ext/odbc/tests/odbc_data_source_001.phpt b/ext/odbc/tests/odbc_data_source_001.phpt index 17a826f0d0..65e72bd158 100644 --- a/ext/odbc/tests/odbc_data_source_001.phpt +++ b/ext/odbc/tests/odbc_data_source_001.phpt @@ -18,7 +18,7 @@ var_dump(odbc_data_source($conn, SQL_FETCH_FIRST)); Warning: odbc_data_source(): Invalid fetch type (0) in %s on line %d bool(false) -Warning: odbc_data_source() expects parameter 2 to be long, string given in %s on line %d +Warning: odbc_data_source() expects parameter 2 to be long, %unicode_string_optional% given in %s on line %d NULL array(%d) { %a