We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2de529f + 46286fb commit 3bb8072Copy full SHA for 3bb8072
ext/pdo_firebird/tests/autocommit.phpt
@@ -71,9 +71,9 @@ array(1) {
71
========== not in auto commit mode ==========
72
auto commit mode OFF
73
insert, expect error
74
-SQLSTATE[08003]: Connection does not exist: %s
+%r(SQLSTATE\[08003\]: Connection does not exist|SQLSTATE\[HY000\]: General error)%r: %s
75
76
select, expect error
77
78
79
done!
0 commit comments