Warning: Trying to access array offset on null in /in/MeJoU on line 6
Warning: Trying to access array offset on null in /in/MeJoU on line 7
Warning: Trying to access array offset on null in /in/MeJoU on line 8
Array
(
[firstname] =>
[lastname] =>
[number] =>
)
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: Trying to access array offset on value of type null in /in/MeJoU on line 6
Warning: Trying to access array offset on value of type null in /in/MeJoU on line 7
Warning: Trying to access array offset on value of type null in /in/MeJoU on line 8
Array
(
[firstname] =>
[lastname] =>
[number] =>
)
Output for 7.4.0 - 7.4.33
Notice: Trying to access array offset on value of type null in /in/MeJoU on line 6
Notice: Trying to access array offset on value of type null in /in/MeJoU on line 7
Notice: Trying to access array offset on value of type null in /in/MeJoU on line 8
Array
(
[firstname] =>
[lastname] =>
[number] =>
)