Skip to content

Commit

Permalink
Accept updated error number generated by the latest Oracle version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbj committed Sep 8, 2020
1 parent 55afe4e commit 16d79d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/oci8/tests/calltimeout1.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ $r = mysleep($c, 8); // seconds
?>
--EXPECTF--
Test 1
Execute error was ORA-03136: %s
Execute error was ORA-%r(03136|03156)%r: %s

0 comments on commit 16d79d7

Please sign in to comment.