php-src/ext
Tyson Andre 1e9a5c67ef 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.
2020-08-11 19:11:59 -04:00
..
bcmath Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bz2 Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
calendar Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
com_dotnet Autogenerate function entries for COMPersistHelper 2020-08-11 11:42:40 +02:00
ctype Improve argument types and names in ext/ctype 2020-07-21 16:40:47 +02:00
curl Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
date Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dba Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
dom Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
enchant Throw ValueError on empty tag in enchant_broker_request_dict() 2020-07-31 14:35:14 +01:00
exif Merge branch 'PHP-7.4' 2020-08-11 16:29:01 +02:00
ffi Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
fileinfo Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
filter Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ftp Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
gd Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
gettext Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
gmp Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
hash Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
iconv Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
imap Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
intl Fixed bug #79946 2020-08-10 09:52:22 +02:00
json Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ldap Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
libxml Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
mbstring Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
mysqli Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
mysqlnd Remove unnecessary function entry array 2020-08-11 09:41:54 +02:00
oci8 Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
odbc Add a few missing types to stubs 2020-08-01 23:55:08 +02:00
opcache Merge branch 'PHP-7.4' 2020-08-11 14:59:04 +02:00
openssl Remove some unnnecessary null checks in openssl 2020-08-10 12:10:30 +02:00
pcntl Check permissions in pcntl_unshare_03.phpt 2020-08-10 15:59:02 +02:00
pcre Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
pdo Drop php_pdo_get_exception_base() function 2020-08-11 17:40:39 +02:00
pdo_dblib Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_firebird Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_mysql Merge branch 'PHP-7.4' 2020-08-11 17:16:38 +02:00
pdo_oci Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
pdo_odbc Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
pdo_pgsql Merge branch 'PHP-7.4' 2020-08-11 17:16:38 +02:00
pdo_sqlite Merge branch 'PHP-7.4' 2020-08-11 17:16:38 +02:00
pgsql Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
phar Skip bug70417.phpt if lsof output looks wrong 2020-08-10 15:59:08 +02:00
posix Remove posix_kill() test 2020-08-05 10:39:30 +02:00
pspell Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
readline Allow overriding completion in auto_prepend_file 2020-08-01 11:39:08 -04:00
reflection Rename standard array function parameters to $array 2020-08-11 19:11:59 -04:00
session Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
shmop Remove proto comments from C files 2020-07-06 21:13:34 +02:00
simplexml Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
skeleton Remove proto comments from C files 2020-07-06 21:13:34 +02:00
snmp Cleanup snmp after resource to object migration 2020-08-04 09:14:12 +02:00
soap Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
sockets Don't check specific message in socket_shutdown.phpt 2020-08-10 15:58:54 +02:00
sodium Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
spl Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
sqlite3 Remove no_separation flag 2020-07-07 09:30:24 +02:00
standard Rename standard array function parameters to $array 2020-08-11 19:11:59 -04:00
sysvmsg Add more argument types to stubs 2020-08-07 12:35:30 +02:00
sysvsem Remove proto comments from C files 2020-07-06 21:13:34 +02:00
sysvshm Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
tidy ValueError for empty path in stream code 2020-07-31 13:39:58 +01:00
tokenizer Implement Shorter Attribute Syntax 2020-07-28 15:28:57 +02:00
xml Merge branch 'PHP-7.3' into PHP-7.4 2020-08-10 12:25:26 +02:00
xmlreader Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xmlwriter Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xsl Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
zend_test Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
zip Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
zlib Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00