diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-09 11:42:32 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-11 17:16:19 +0200 |
commit | b7fe1b66d01bede1ef4480ebd1673c00ff1a1c5b (patch) | |
tree | eb7ef86a90fea8cd13a2a4bba6f683ebc57d4e1f /ext/pgsql/pgsql.c | |
parent | a79008bd91b4188d3474815e0c676685f29d0169 (diff) | |
download | php-git-b7fe1b66d01bede1ef4480ebd1673c00ff1a1c5b.tar.gz |
Make argument type error message consistent for variadics
If an argument error refers to a variadic argument, we normally
do not print the name of the variadic (as it is not referring to
an individual argument, but to the collection of all of them).
However, this was not the case for the userland argument type
error message, which did it's own formatting.
Closes GH-6101.
Diffstat (limited to 'ext/pgsql/pgsql.c')
0 files changed, 0 insertions, 0 deletions