Fatal error: Uncaught TypeError: manageUsers(): Argument #1 must be of type User, array given, called in /in/OTMWP on line 16 and defined in /in/OTMWP:5
Stack trace:
#0 /in/OTMWP(16): manageUsers(Array)
#1 {main}
thrown in /in/OTMWP on line 5
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.
Fatal error: Uncaught TypeError: Argument 1 passed to manageUsers() must be an instance of User, array given, called in /in/OTMWP on line 16 and defined in /in/OTMWP:5
Stack trace:
#0 /in/OTMWP(16): manageUsers(Array)
#1 {main}
thrown in /in/OTMWP on line 5
Process exited with code 255.
Output for 5.6.8 - 5.6.28
Catchable fatal error: Argument 1 passed to manageUsers() must be an instance of User, array given, called in /in/OTMWP on line 16 and defined in /in/OTMWP on line 5
Process exited with code 255.
Output for 5.5.24 - 5.5.35
Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /in/OTMWP on line 5
Process exited with code 255.