Skip to content

Commit 1be53d1

Browse files
bohwazTimWolla
authored andcommitted
Update ext/sqlite3/sqlite3.stub.php
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
1 parent 9eed321 commit 1be53d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/sqlite3/sqlite3.stub.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
const SQLITE3_DETERMINISTIC = UNKNOWN;
6969
#endif
7070

71+
/**
72+
* @strict-properties
73+
*/
7174
class SQLite3Exception extends \Exception
7275
{
7376
}

0 commit comments

Comments
 (0)