Fatal error: Uncaught Error: array_walk(): Argument #1 ($array) could not be passed by reference in /in/SNdmh:3
Stack trace:
#0 {main}
thrown in /in/SNdmh 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 8.1.23 - 8.1.33, 8.2.10 - 8.2.29
Fatal error: Uncaught Error: array_walk(): Argument #1 ($array) cannot be passed by reference in /in/SNdmh:3
Stack trace:
#0 {main}
thrown in /in/SNdmh on line 3
Process exited with code 255.
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.8
Fatal error: Only variables can be passed by reference in /in/SNdmh on line 3
Process exited with code 255.