executed scheduled task
nightly-build-3-x
Pipeline stages
6 stagesConsole Logs
1+ ./vendor/bin/phpstan
0s2Note: Using configuration file /drone/src/phpstan.neon.
1s3 0/10 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 10/10 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
4s4
4s5 ------ -----------------------------------------------------------------
4s6 Line Password/Argon2iHandler.php
4s7 ------ -----------------------------------------------------------------
4s8 81 Call to function method_exists() with '\\ParagonIE_Sodium…' and
4s9 'crypto_pwhash_is…' will always evaluate to false.
4s10 🪪 function.impossibleType
4s11 ------ -----------------------------------------------------------------
4s12
4s13 ------ --------------------------------------------------------------------
4s14 Line Password/Argon2idHandler.php
4s15 ------ --------------------------------------------------------------------
4s16 52 Left side of && is always true.
4s17 🪪 booleanAnd.leftAlwaysTrue
4s18 💡 Because the type is coming from a PHPDoc, you can turn off this
4s19 check by setting treatPhpDocTypesAsCertain: false in your
4s20 phpstan.neon.
4s21 ------ --------------------------------------------------------------------
4s22
4s23 [ERROR] Found 2 errors
4s24
4s