executed scheduled task
nightly-build-3-x
Pipeline stages
6 stagesConsole Logs
1+ ./vendor/bin/phpstan
0s2Note: Using configuration file /drone/src/phpstan.neon.
0s3 0/12 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 12/12 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
2s4
2s5 ------ ---------------------------------------------------------------------
2s6 Line Cipher/OpenSSL.php
2s7 ------ ---------------------------------------------------------------------
2s8 75 Parameter #4 $options of function openssl_decrypt expects int, true
2s9 given.
2s10 🪪 argument.type
2s11 103 Parameter #4 $options of function openssl_encrypt expects int, true
2s12 given.
2s13 🪪 argument.type
2s14 ------ ---------------------------------------------------------------------
2s15
2s16 ------ ------------------------------------------------------------------
2s17 Line Cipher/Sodium.php
2s18 ------ ------------------------------------------------------------------
2s19 86 Strict comparison using === between string and false will always
2s20 evaluate to false.
2s21 🪪 identical.alwaysFalse
2s22 ------ ------------------------------------------------------------------
2s23
2s24 [ERROR] Found 3 errors
2s25
2s