Warning: foo(): Argument #1 ($obj) must be passed by reference, value given in /in/TZaVe on line 10
Warning: foo(): Argument #1 ($obj) must be passed by reference, value given in /in/TZaVe on line 11
Warning: foo(): Argument #1 ($obj) must be passed by reference, value given in /in/TZaVe on line 18
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: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 10
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 11
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 18
Output for 7.0.0 - 7.0.8, 7.0.10 - 7.0.33
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 18
Output for 7.0.9
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 10
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 18
Output for 5.6.0 - 5.6.40
Warning: Parameter 1 to foo() expected to be a reference, value given in /in/TZaVe on line 10