int(18)
Fatal error: Uncaught Error: Required parameter:first is missing in /in/HZ58e:21
Stack trace:
#0 /in/HZ58e(39): mysweetcode(Array)
#1 {main}
thrown in /in/HZ58e on line 21
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 5.6.38
int(18)
Fatal error: Required parameter:first, is missing in /in/HZ58e on line 19
Process exited with code 255.