summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-05 13:06:59 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-05 15:51:36 +0200
commit0f3698173e0404d01706d77b10c6d3777eac8225 (patch)
treee956f397053fa830a446ff62cbd2344cc7f8e06d /ext/reflection/php_reflection.c
parentdba6715598a94cdf10880a0dc0a1de03e8e4362d (diff)
downloadphp-git-0f3698173e0404d01706d77b10c6d3777eac8225.tar.gz
Update PDO parameter names
Followup to previous changes: * Use camel case, as PDO uses a camel case OO API. * Use &$var instead of &$bind_var or &$param. * Use $column instead of $index. We have cases (both inside PDO and in other DB exts) where columns can also be represented as strings, so $column is the safer generic name. Closes GH-6272.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions