Skip to content

Commit d616839

Browse files
committed
r
1 parent 1e159af commit d616839

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/oci8/tests/bind_char_1.phpt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
SELECT oci_bind_by_name with SQLT_AFC aka CHAR
33
--SKIPIF--
44
<?php
5-
6-
print_r(get_loaded_extensions());
7-
85
if (!extension_loaded('oci8')) die ("skip no oci8 extension");
96
require(__DIR__."/connect.inc");
107
// The bind buffer size edge cases seem to change each DB version.

0 commit comments

Comments
 (0)