Allow calling array_merge / array_merge_recursive without arguments by dtakken · Pull Request #4175 · php/php-src

carusogabriel

nikic

nikic

Dik Takken added 3 commits

May 24, 2019 22:13

php-pulls pushed a commit that referenced this pull request

May 27, 2019
The num_args does not include variadics, so a "zero-arg" function
may accept additional arguments through that. No functions seem
to be affected right now, but they will be after #4175.

php-pulls pushed a commit that referenced this pull request

May 27, 2019
The num_args does not include variadics, so a "zero-arg" function
may accept additional arguments through that. No functions seem
to be affected right now, but they will be after #4175.

jrfnl added a commit to PHPCompatibility/PHPCompatibility that referenced this pull request

Jun 14, 2019

@jrfnl jrfnl mentioned this pull request

Jun 14, 2019