created
3.3.1
Pipeline stages
28 stagesConsole Logs
1+ vendor/bin/phpstan analyse src
0s2 0/59 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/59 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33% 40/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67% 59/59 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
20s3
20s4 ------ ------------------------------------------------------------------------------
20s5 Line DatabaseQuery.php
20s6 ------ ------------------------------------------------------------------------------
20s7 2162 Unsafe usage of new static().
20s8 💡 See:
20s9 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static
20s10 ------ ------------------------------------------------------------------------------
20s11
20s12 ------ ------------------------------------------------------------------------------
20s13 Line Sqlite/SqliteQuery.php
20s14 ------ ------------------------------------------------------------------------------
20s15 123 Unsafe usage of new static().
20s16 💡 See:
20s17 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static
20s18 ------ ------------------------------------------------------------------------------
20s19
20s20 [ERROR] Found 2 errors
20s21
20s