7m 6s
Jan 26, 2025, 12:18 PM

database

Move adjustment of options to constructor (#317)

richard67
richard67
created
3.3.0

Pipeline stages

28 stages

Console Logs

1+ vendor/bin/phpstan analyse src 0s
2 0/59 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/59 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% 40/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67% 59/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 16s
3 16s
4 ------ ------------------------------------------------------------------------------ 16s
5 Line DatabaseQuery.php 16s
6 ------ ------------------------------------------------------------------------------ 16s
7 2162 Unsafe usage of new static(). 16s
8 💡 See: 16s
9 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 16s
10 ------ ------------------------------------------------------------------------------ 16s
11 16s
12 ------ ------------------------------------------------------------------------------ 16s
13 Line Sqlite/SqliteQuery.php 16s
14 ------ ------------------------------------------------------------------------------ 16s
15 123 Unsafe usage of new static(). 16s
16 💡 See: 16s
17 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 16s
18 ------ ------------------------------------------------------------------------------ 16s
19 16s
20 [ERROR] Found 2 errors 16s
21 16s
Exit Code 1