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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user