We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e159af commit d616839Copy full SHA for d616839
ext/oci8/tests/bind_char_1.phpt
@@ -2,9 +2,6 @@
2
SELECT oci_bind_by_name with SQLT_AFC aka CHAR
3
--SKIPIF--
4
<?php
5
-
6
-print_r(get_loaded_extensions());
7
8
if (!extension_loaded('oci8')) die ("skip no oci8 extension");
9
require(__DIR__."/connect.inc");
10
// The bind buffer size edge cases seem to change each DB version.
0 commit comments