Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /in/L6nCp on line 5
Fatal error: Uncaught Error: Undefined constant "SOME_CONST" in /in/L6nCp:3
Stack trace:
#0 /in/L6nCp(6): get()
#1 {main}
thrown in /in/L6nCp on line 3
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 7.3.0 - 7.3.31, 7.4.0 - 7.4.33
Deprecated: define(): Declaration of case-insensitive constants is deprecated in /in/L6nCp on line 5
Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "sOmE_CoNsT" in /in/L6nCp on line 3
12