Allow calling array_merge / array_merge_recursive without arguments by dtakken · Pull Request #4175 · php/php-src
Dik Takken added 3 commits
May 24, 2019 22:13php-pulls pushed a commit that referenced this pull request
May 27, 2019The 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, 2019The 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
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters