Fatal error: Uncaught TypeError: f(): Argument #1 ($var_name) must be of type array|string, true given, called in /in/K3cmC on line 10 and defined in /in/K3cmC:5
Stack trace:
#0 /in/K3cmC(10): f(true, 42)
#1 {main}
thrown in /in/K3cmC on line 5
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Fatal error: Uncaught TypeError: f(): Argument #1 ($var_name) must be of type array|string, true given, called in /in/K3cmC on line 10 and defined in /in/K3cmC:5
Stack trace:
#0 /in/K3cmC(10): f(true, 42)
#1 {main}
thrown in /in/K3cmC on line 5
Process exited with code 255.
Fatal error: Uncaught TypeError: f(): Argument #1 ($var_name) must be of type array|string, bool given, called in /in/K3cmC on line 10 and defined in /in/K3cmC:5
Stack trace:
#0 /in/K3cmC(10): f(true, 42)
#1 {main}
thrown in /in/K3cmC on line 5
Process exited with code 255.
Output for 7.3.0 - 7.3.28, 7.4.0 - 7.4.16
Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /in/K3cmC on line 5
Process exited with code 255.