1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00

- Fix test

This commit is contained in:
Felipe Pena
2009-05-14 22:59:02 +00:00
parent 58247606a0
commit 44f111cc26
+1 -1
View File
@@ -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