On Fri, May 17, 2019 at 1:53 PM Dik Takken <[email protected]> wrote: > I just created a pull request that changes the array_merge / > array_merge_recursive functions such that they allow being called > without arguments: > > https://github.com/php/php-src/pull/4175
The change seems simple, and the idea is welcome. For me, the only question is whether to risk merging it in 7.4 or to target 8.0. I would be happy leaving that decision to maintainers. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
