d
gc
bool(true)
gc rerun
bool(false)
bool(false)
done
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.
Warning: Unsupported declare 'strict_types' in /in/USrWu on line 3
Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /in/USrWu on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Warning: Unsupported declare 'strict_types' in /in/USrWu on line 3
Parse error: syntax error, unexpected '?', expecting T_VARIABLE in /in/USrWu on line 8
Process exited with code 255.