mirror of
https://github.com/php/php-src.git
synced 2024-11-26 11:23:47 +08:00
Proto change
This commit is contained in:
parent
5a3e983fa4
commit
4518351648
@ -2842,7 +2842,7 @@ PHP_FUNCTION(array_slice)
|
||||
/* }}} */
|
||||
|
||||
|
||||
/* {{{ proto array array_merge(array arr1 [, array arr2, ...])
|
||||
/* {{{ proto array array_merge(array arr1, array arr2 [, ...])
|
||||
Merges elements from passed arrays into one array */
|
||||
PHP_FUNCTION(array_merge)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user