Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in /in/h00Uq on line 71
Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in /in/h00Uq on line 71
string(48) "SELECT * FROM users WHERE id = ? OR username = ?"
array(2) {
[0]=>
int(42)
[1]=>
string(6) "azjezz"
}
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
Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in /in/h00Uq on line 71
Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in /in/h00Uq on line 71
string(48) "SELECT * FROM users WHERE id = ? OR username = ?"
array(2) {
[0]=>
int(42)
[1]=>
string(6) "azjezz"
}
string(48) "SELECT * FROM users WHERE id = ? OR username = ?"
array(2) {
[0]=>
int(42)
[1]=>
string(6) "azjezz"
}
Output for 7.3.0 - 7.3.33
Parse error: syntax error, unexpected 'object' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /in/h00Uq on line 7
Process exited with code 255.