--TEST-- odbc_data_source(): Basic test --EXTENSIONS-- odbc --SKIPIF-- --FILE-- getMessage() . \PHP_EOL; } var_dump(odbc_data_source($conn, SQL_FETCH_FIRST)); ?> --EXPECTF-- odbc_data_source(): Argument #2 ($fetch_type) must be either SQL_FETCH_FIRST or SQL_FETCH_NEXT array(%d) { %a }