Warning: Undefined variable $iterations in /in/KVaSt on line 29
Fatal error: Uncaught ValueError: hash_pbkdf2(): Argument #4 ($iterations) must be greater than 0 in /in/KVaSt:29
Stack trace:
#0 /in/KVaSt(29): hash_pbkdf2('sha256', Object(SensitiveParameterValue), '1\xF9V|\xB5\xDBz7\xCE', 0)
#1 /in/KVaSt(34): django_password_verify('123', 'pbkdf2_sha256$2...')
#2 {main}
thrown in /in/KVaSt on line 29
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.33
Warning: Undefined variable $iterations in /in/KVaSt on line 29
Fatal error: Uncaught ValueError: hash_pbkdf2(): Argument #4 ($iterations) must be greater than 0 in /in/KVaSt:29
Stack trace:
#0 /in/KVaSt(29): hash_pbkdf2('sha256', '123', '1\xF9V|\xB5\xDBz7\xCE', 0)
#1 /in/KVaSt(34): django_password_verify('123', 'pbkdf2_sha256$2...')
#2 {main}
thrown in /in/KVaSt on line 29
Process exited with code 255.
Notice: Undefined variable: iterations in /in/KVaSt on line 29
Warning: hash_pbkdf2(): Iterations must be a positive integer: 0 in /in/KVaSt on line 29
bool(false)
bool(false)
Output for 7.3.32 - 7.3.33
Warning: hash_pbkdf2(): Iterations must be a positive integer: 0 in /in/KVaSt on line 29
bool(false)
bool(false)
Output for 5.6.0 - 5.6.38
Warning: Unsupported declare 'strict_types' in /in/KVaSt on line 2
Parse error: syntax error, unexpected ':', expecting '{' in /in/KVaSt on line 12
Process exited with code 255.