diff options
author | Christopher Jones <sixd@php.net> | 2018-09-24 16:38:39 +1000 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2018-09-24 16:38:39 +1000 |
commit | 37652336c7a8a740b5d922edff66c8cea885c108 (patch) | |
tree | c8aad54812c771c16bb06e92debb31a4f5d0784b /ext/oci8/tests/bug27303_1_11gR1.phpt | |
parent | bdd67d8175dce707ac16875e6d74e1b07603b04f (diff) | |
download | php-git-37652336c7a8a740b5d922edff66c8cea885c108.tar.gz |
And strip trailing tabs too...
Diffstat (limited to 'ext/oci8/tests/bug27303_1_11gR1.phpt')
-rw-r--r-- | ext/oci8/tests/bug27303_1_11gR1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bug27303_1_11gR1.phpt b/ext/oci8/tests/bug27303_1_11gR1.phpt index d2018783bc..f7e224f45c 100644 --- a/ext/oci8/tests/bug27303_1_11gR1.phpt +++ b/ext/oci8/tests/bug27303_1_11gR1.phpt @@ -51,7 +51,7 @@ oci8_test_sql_execute($c, $stmtarray); echo "Done\n"; ?> ---EXPECT-- +--EXPECT-- string(1) "1" string(1) "2" string(1) "3" |