int(0)
Fatal error: Uncaught TypeError: strlen(): Argument #1 ($string) must be of type string, false given in /in/kqsCu:11
Stack trace:
#0 /in/kqsCu(11): strlen(false)
#1 {main}
thrown in /in/kqsCu on line 11
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.
int(0)
Fatal error: Uncaught TypeError: strlen(): Argument #1 ($string) must be of type string, bool given in /in/kqsCu:11
Stack trace:
#0 /in/kqsCu(11): strlen(false)
#1 {main}
thrown in /in/kqsCu on line 11
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
int(0)
Fatal error: Uncaught TypeError: strlen() expects parameter 1 to be string, bool given in /in/kqsCu:11
Stack trace:
#0 /in/kqsCu(11): strlen(false)
#1 {main}
thrown in /in/kqsCu on line 11
Process exited with code 255.
int(0)
Fatal error: Uncaught TypeError: strlen() expects parameter 1 to be string, boolean given in /in/kqsCu:11
Stack trace:
#0 /in/kqsCu(11): strlen(false)
#1 {main}
thrown in /in/kqsCu on line 11
Process exited with code 255.