Argument #2 ($arg) must be passed by reference, value given #222
Labels
error-bug
Issues causing application termination.
warning-bug
Issues not causing scripts/routines to die/fail.
I'm probably missing something out, but the query is simple and the row is correctly inserted into the db.
I installed it with composer ezsql/ezsql on windows, xampp, php 8.1.4
the, double, error
Warning: ezsql\Database\ez_mysqli::ezsql\Database{closure}(): Argument #2 ($arg) must be passed by reference, value given in C:\xampp\htdocs\vendor\ezsql\ezsql\lib\Database\ez_mysqli.php on line 307
Warning: ezsql\Database\ez_mysqli::ezsql\Database{closure}(): Argument #2 ($arg) must be passed by reference, value given in C:\xampp\htdocs\vendor\ezsql\ezsql\lib\Database\ez_mysqli.php on line 307
i also tried, same error, and new row in the db is inserted.
or
if I do simple query without shortcut it works without errors
Thank you
The text was updated successfully, but these errors were encountered: