mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
The same error condition is a ValueError in mysqli, be consistent. Additionally, do not display the argument name for these errors. As the signatures are overloaded, the argument name may not match the meaning at all.