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