We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c1f9d commit bbf7b8dCopy full SHA for bbf7b8d
ext/sqlite3/tests/exception_from_toString.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
Check that exceptions from __toString() are handled correctly
3
+--SKIPIF--
4
+<?php require_once(__DIR__ . '/skipif.inc'); ?>
5
--FILE--
6
<?php
7
0 commit comments