Fatal error: Uncaught Error: Call to undefined function mcrypt_create_iv() in /in/jPCSd:35
Stack trace:
#0 /in/jPCSd(41): Generate::randomString(16)
#1 {main}
thrown in /in/jPCSd on line 35
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 5.6.0 - 5.6.27
Catchable fatal error: Argument 1 passed to Generate::randomString() must be an instance of int, integer given, called in /in/jPCSd on line 41 and defined in /in/jPCSd on line 34
Process exited with code 255.