bool(false)
Warning: Trying to access array offset on false in /in/c5lTW on line 12
Warning: Trying to access array offset on false in /in/c5lTW on line 12
bool(true)
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.2.0 - 8.2.29
bool(false)
Warning: Trying to access array offset on value of type bool in /in/c5lTW on line 12
Warning: Trying to access array offset on value of type bool in /in/c5lTW on line 12
bool(true)