summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorTyson Andre <tysonandre775@hotmail.com>2020-08-10 19:48:41 -0400
committerTyson Andre <tysonandre775@hotmail.com>2020-08-11 19:11:59 -0400
commit1e9a5c67ef6d075df16d4183abf62e4c99b2f8c6 (patch)
tree351c1da7bb1c24ad030f5a18edc89c795e27cc22 /php.ini-development
parent10f660f0a51812ac62e8f03895944e895e553240 (diff)
downloadphp-git-1e9a5c67ef6d075df16d4183abf62e4c99b2f8c6.tar.gz
Rename standard array function parameters to $array
This is targeting 8.0. `$arg` seems like a poor choice of a name, especially if the function were to have arguments added. In many cases, the php.net documentation already has $array for these functions. E.g. https://www.php.net/manual/en/function.array-intersect.php I'd assume that since named arguments was added to 8.0 near the feature freeze, PHP's maintainers had planned to make the names consistent and gradually use the same name for docs and implementation.
Diffstat (limited to 'php.ini-development')
0 files changed, 0 insertions, 0 deletions