We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adbf9c commit fc42098Copy full SHA for fc42098
ext/oci8/tests/lob_prefetch_ini.phpt
@@ -134,7 +134,7 @@ print(count($locarr) . "\n");
134
print(count($inlinearr) . "\n");
135
check_clobs($locarr, $inlinearr);
136
137
-print("Test 5 - BLOB with current ocig8.prefetch_lob_size \n");
+print("Test 5 - BLOB with current ocig8.prefetch_lob_size\n");
138
139
$sql = "select blob from {$schema}{$table_name}" . " order by id";
140
$locarr = get_blob_loc($c, $sql, -1);
0 commit comments