Skip to content

Commit 16d79d7

Browse files
committed
Accept updated error number generated by the latest Oracle version
1 parent 55afe4e commit 16d79d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/oci8/tests/calltimeout1.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ $r = mysleep($c, 8); // seconds
4545
?>
4646
--EXPECTF--
4747
Test 1
48-
Execute error was ORA-03136: %s
48+
Execute error was ORA-%r(03136|03156)%r: %s

0 commit comments

Comments
 (0)