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