summaryrefslogtreecommitdiff
path: root/ext/oci8
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8')
-rw-r--r--ext/oci8/tests/bind_number.phpt2
-rw-r--r--ext/oci8/tests/bug70700.phpt3
-rw-r--r--ext/oci8/tests/bug72524.phpt1
-rw-r--r--ext/oci8/tests/conn_attr_2.phpt1
-rw-r--r--ext/oci8/tests/db_op_1.phpt1
-rw-r--r--ext/oci8/tests/db_op_2.phpt1
-rw-r--r--ext/oci8/tests/define3.phpt1
-rw-r--r--ext/oci8/tests/define4.phpt1
-rw-r--r--ext/oci8/tests/define5.phpt1
-rw-r--r--ext/oci8/tests/drcp_connect1.phpt1
-rw-r--r--ext/oci8/tests/drcp_newconnect.phpt1
-rw-r--r--ext/oci8/tests/drcp_privileged.phpt1
-rw-r--r--ext/oci8/tests/drcp_scope3.phpt2
-rw-r--r--ext/oci8/tests/drcp_scope5.phpt2
-rw-r--r--ext/oci8/tests/edition_2.phpt1
-rw-r--r--ext/oci8/tests/fetch_array.phpt1
-rw-r--r--ext/oci8/tests/imp_res_get_cancel.phpt1
-rw-r--r--ext/oci8/tests/imp_res_get_dbmsoutput.phpt1
-rw-r--r--ext/oci8/tests/lob_038.phpt2
-rw-r--r--ext/oci8/tests/lob_041.phpt1
20 files changed, 3 insertions, 23 deletions
diff --git a/ext/oci8/tests/bind_number.phpt b/ext/oci8/tests/bind_number.phpt
index 4ae085b4d1..0fc5fedfa4 100644
--- a/ext/oci8/tests/bind_number.phpt
+++ b/ext/oci8/tests/bind_number.phpt
@@ -213,5 +213,3 @@ array(1) {
}
}
===DONE===
-
-
diff --git a/ext/oci8/tests/bug70700.phpt b/ext/oci8/tests/bug70700.phpt
index 5431a90f6a..5633673406 100644
--- a/ext/oci8/tests/bug70700.phpt
+++ b/ext/oci8/tests/bug70700.phpt
@@ -154,9 +154,7 @@ echo 'size of string4 is ', strlen($string4), ' bytes, ', mb_strlen($string4), '
echo 'size of stream4a is ', strlen($stream4a), ' bytes, ', mb_strlen($stream4a), ' chars.', PHP_EOL;
echo 'beg of stream4a is ', $start4a, PHP_EOL;
echo 'end of stream4a is ', $ending4a, PHP_EOL;
-
--EXPECT--
-
Test 1: j
size of string1 is 1000006 bytes, 1000006 chars.
size of stream1a is 1000006 bytes, 1000006 chars.
@@ -180,4 +178,3 @@ size of string4 is 8193 bytes, 2735 chars.
size of stream4a is 8193 bytes, 2735 chars.
beg of stream4a is abcののののののの
end of stream4a is のののののののxyz
-
diff --git a/ext/oci8/tests/bug72524.phpt b/ext/oci8/tests/bug72524.phpt
index 45ce8c7d5b..b48ec513ed 100644
--- a/ext/oci8/tests/bug72524.phpt
+++ b/ext/oci8/tests/bug72524.phpt
@@ -6,7 +6,6 @@ $target_dbs = array('oracledb' => true, 'timesten' => true); // test runs on th
require(dirname(__FILE__).'/skipif.inc');
?>
--FILE--
-
<?php
require(dirname(__FILE__).'/connect.inc');
diff --git a/ext/oci8/tests/conn_attr_2.phpt b/ext/oci8/tests/conn_attr_2.phpt
index b0df3ccbbe..4ba1a65c2b 100644
--- a/ext/oci8/tests/conn_attr_2.phpt
+++ b/ext/oci8/tests/conn_attr_2.phpt
@@ -16,7 +16,6 @@ if (!(isset($matches[0]) && $matches[1] >= 10)) {
--INI--
oci8.privileged_connect = On
--FILE--
-
<?php
$testuser = 'testuser_attr_2'; // Used in conn_attr.inc
diff --git a/ext/oci8/tests/db_op_1.phpt b/ext/oci8/tests/db_op_1.phpt
index 27de28db03..b3dc1ef087 100644
--- a/ext/oci8/tests/db_op_1.phpt
+++ b/ext/oci8/tests/db_op_1.phpt
@@ -58,4 +58,3 @@ array(1) {
string(7) "db_op_1"
}
===DONE===
-
diff --git a/ext/oci8/tests/db_op_2.phpt b/ext/oci8/tests/db_op_2.phpt
index 1878347123..a35e20fcc3 100644
--- a/ext/oci8/tests/db_op_2.phpt
+++ b/ext/oci8/tests/db_op_2.phpt
@@ -66,4 +66,3 @@ array(2) {
string(7) "db_op_2a"
}
===DONE===
-
diff --git a/ext/oci8/tests/define3.phpt b/ext/oci8/tests/define3.phpt
index 701c89db54..690924b73a 100644
--- a/ext/oci8/tests/define3.phpt
+++ b/ext/oci8/tests/define3.phpt
@@ -112,4 +112,3 @@ bool(true)
file md5:614fcbba1effb7caa27ef0ef25c27fcf
file md5:06d4f219d946c74d748d43932cd9dcb2
Done
-
diff --git a/ext/oci8/tests/define4.phpt b/ext/oci8/tests/define4.phpt
index 6aae1d99b2..c01790bab0 100644
--- a/ext/oci8/tests/define4.phpt
+++ b/ext/oci8/tests/define4.phpt
@@ -71,4 +71,3 @@ string(4) "some"
Warning: oci_result(): supplied resource is not a valid oci8 statement resource in %s on line %d
bool(false)
Done
-
diff --git a/ext/oci8/tests/define5.phpt b/ext/oci8/tests/define5.phpt
index 774bac2344..f3aeb776a9 100644
--- a/ext/oci8/tests/define5.phpt
+++ b/ext/oci8/tests/define5.phpt
@@ -69,4 +69,3 @@ Test 3 - no new define done
string(4) "some"
string(5) "thing"
Done
-
diff --git a/ext/oci8/tests/drcp_connect1.phpt b/ext/oci8/tests/drcp_connect1.phpt
index 7e8dfb7910..fc6fbc7d81 100644
--- a/ext/oci8/tests/drcp_connect1.phpt
+++ b/ext/oci8/tests/drcp_connect1.phpt
@@ -97,4 +97,3 @@ resource(%d) of type (oci8 persistent connection)
Select with persistent connection 2
The value of the package variable is 1000
Done
-
diff --git a/ext/oci8/tests/drcp_newconnect.phpt b/ext/oci8/tests/drcp_newconnect.phpt
index 79718f4ee2..c2b6f51a25 100644
--- a/ext/oci8/tests/drcp_newconnect.phpt
+++ b/ext/oci8/tests/drcp_newconnect.phpt
@@ -40,4 +40,3 @@ resource(%d) of type (oci8 connection)
resource(%d) of type (oci8 connection)
First and second connections are different OK
Done
-
diff --git a/ext/oci8/tests/drcp_privileged.phpt b/ext/oci8/tests/drcp_privileged.phpt
index c57216672f..54efc8726c 100644
--- a/ext/oci8/tests/drcp_privileged.phpt
+++ b/ext/oci8/tests/drcp_privileged.phpt
@@ -66,4 +66,3 @@ bool(false)
Warning: oci_pconnect(): ORA-01031: %s in %s on line %d
bool(false)
Done
-
diff --git a/ext/oci8/tests/drcp_scope3.phpt b/ext/oci8/tests/drcp_scope3.phpt
index b448a518ad..e77dc9fd7e 100644
--- a/ext/oci8/tests/drcp_scope3.phpt
+++ b/ext/oci8/tests/drcp_scope3.phpt
@@ -58,4 +58,4 @@ resource(%d) of type (oci8 persistent connection)
The value of DEPT for id 105 is NEWDEPT
Warning: oci_execute(): ORA-00054: %s
-Done \ No newline at end of file
+Done
diff --git a/ext/oci8/tests/drcp_scope5.phpt b/ext/oci8/tests/drcp_scope5.phpt
index 832e6aa8cb..46163efe2d 100644
--- a/ext/oci8/tests/drcp_scope5.phpt
+++ b/ext/oci8/tests/drcp_scope5.phpt
@@ -60,4 +60,4 @@ resource(%d) of type (oci8 persistent connection)
Update done-- DEPT value has been set to NEWDEPT
resource(%d) of type (oci8 persistent connection)
The value of DEPT for id 105 is NEWDEPT
-Done \ No newline at end of file
+Done
diff --git a/ext/oci8/tests/edition_2.phpt b/ext/oci8/tests/edition_2.phpt
index 9ec5f4b96d..763f59577d 100644
--- a/ext/oci8/tests/edition_2.phpt
+++ b/ext/oci8/tests/edition_2.phpt
@@ -244,4 +244,3 @@ The value of current EDITION is MYEDITION
The value of edition has been successfully set
The value of current EDITION is MYEDITION1
Done
-
diff --git a/ext/oci8/tests/fetch_array.phpt b/ext/oci8/tests/fetch_array.phpt
index 9b67f27e8f..c4a45c6be2 100644
--- a/ext/oci8/tests/fetch_array.phpt
+++ b/ext/oci8/tests/fetch_array.phpt
@@ -373,4 +373,3 @@ array(5) {
NULL
}
Done
-
diff --git a/ext/oci8/tests/imp_res_get_cancel.phpt b/ext/oci8/tests/imp_res_get_cancel.phpt
index 1ea6beaf60..e09ddf906a 100644
--- a/ext/oci8/tests/imp_res_get_cancel.phpt
+++ b/ext/oci8/tests/imp_res_get_cancel.phpt
@@ -53,4 +53,3 @@ Test 1
1
3
===DONE===
-
diff --git a/ext/oci8/tests/imp_res_get_dbmsoutput.phpt b/ext/oci8/tests/imp_res_get_dbmsoutput.phpt
index 32732163d8..08c9d2f36b 100644
--- a/ext/oci8/tests/imp_res_get_dbmsoutput.phpt
+++ b/ext/oci8/tests/imp_res_get_dbmsoutput.phpt
@@ -153,4 +153,3 @@ array(3) {
string(6) "Line 3"
}
===DONE===
-
diff --git a/ext/oci8/tests/lob_038.phpt b/ext/oci8/tests/lob_038.phpt
index 74388f180b..effb466214 100644
--- a/ext/oci8/tests/lob_038.phpt
+++ b/ext/oci8/tests/lob_038.phpt
@@ -189,4 +189,4 @@ array(1) {
}
}
string(11) "blob test 3"
-Done \ No newline at end of file
+Done
diff --git a/ext/oci8/tests/lob_041.phpt b/ext/oci8/tests/lob_041.phpt
index 944952982f..2243b978a0 100644
--- a/ext/oci8/tests/lob_041.phpt
+++ b/ext/oci8/tests/lob_041.phpt
@@ -63,7 +63,6 @@ $stmtarray = array(
oci8_test_sql_execute($c, $stmtarray);
?>
-
--EXPECTF--
Test 1 - explicit statement close
test data