diff options
Diffstat (limited to 'ext/oci8/tests/array_bind_007.phpt')
| -rw-r--r-- | ext/oci8/tests/array_bind_007.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/array_bind_007.phpt b/ext/oci8/tests/array_bind_007.phpt index 10c92a8e7..c926bc0ab 100644 --- a/ext/oci8/tests/array_bind_007.phpt +++ b/ext/oci8/tests/array_bind_007.phpt @@ -61,7 +61,7 @@ echo "Done\n"; --EXPECTF-- Warning: oci_bind_array_by_name(): Unknown or unsupported datatype given: -1 in %s on line %d -Warning: oci_execute(): ORA-01008: not all variables bound in %s on line %d +Warning: oci_execute(): ORA-%r(01008|57000)%r: %s in %s on line %d array(5) { [0]=> int(1) |
