Re: [PHP-DEV] Allow zero parameters in array_merge()?

2019-06-14 Thread Benjamin Morel
> Already the case in PHP 7.4 This, will teach me to scroll down the page. Thank you! Ben

Re: [PHP-DEV] Allow zero parameters in array_merge()?

2019-06-14 Thread G. P. B.
On Fri, 14 Jun 2019 at 19:21, Sara Golemon wrote: > On Fri, Jun 14, 2019 at 12:15 PM Benjamin Morel > wrote: > > > I'm wondering if there's any reason why array_merge() doesn't allow zero > > arrays to be passed? > > > > array_merge(); // Warning: array_merge() expects at least 1 > paramete

Re: [PHP-DEV] Allow zero parameters in array_merge()?

2019-06-14 Thread Sara Golemon
On Fri, Jun 14, 2019 at 12:15 PM Benjamin Morel wrote: > I'm wondering if there's any reason why array_merge() doesn't allow zero > arrays to be passed? > > array_merge(); // Warning: array_merge() expects at least 1 parameter, > 0 given > > It would be reasonable IMO to return an empty arra

[PHP-DEV] Allow zero parameters in array_merge()?

2019-06-14 Thread Benjamin Morel
Hi Internals, I'm wondering if there's any reason why array_merge() doesn't allow zero arrays to be passed? array_merge(); // Warning: array_merge() expects at least 1 parameter, 0 given It would be reasonable IMO to return an empty array in this case. The reason is, I'm often using it this

Re: [PHP-DEV] Pre-Announcing Feature Freeze @ July 22nd, 2019

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 17:04, Joe Watkins wrote: > Just for clarity, I think the next version will be 8, right? At least master says so since January 28th: . Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To un

Re: [PHP-DEV] Feedback on state of some PHP extensions, functions, etc.

2019-06-14 Thread Bishop Bettini
On Fri, Jun 14, 2019 at 8:15 AM G. P. B. wrote: > On Wed, 12 Jun 2019 at 18:16, Bishop Bettini wrote: > > > On Wed, Jun 12, 2019 at 11:35 AM G. P. B. > > wrote: > > > >>- PharData::setAlias, PharData::setDefaultStub and PharData::setStub > >>always throw PharException > >>

Re: [PHP-DEV] Pre-Announcing Feature Freeze @ July 22nd, 2019

2019-06-14 Thread Joe Watkins
Just for clarity, I think the next version will be 8, right? Cheers Joe On Fri, 14 Jun 2019, 16:22 Derick Rethans, wrote: > Dear Internallers, > > With 7.4.0alpha1 having been released yesterday, the feature freeze for > PHP 7.4 is coming up fast. > > Feature Freeze is *Monday July 22nd, 2019*,

[PHP-DEV] Pre-Announcing Feature Freeze @ July 22nd, 2019

2019-06-14 Thread Derick Rethans
Dear Internallers, With 7.4.0alpha1 having been released yesterday, the feature freeze for PHP 7.4 is coming up fast. Feature Freeze is *Monday July 22nd, 2019*, 24:00 UTC. This means that there are *5* weeks left to get all your RFCs voted on, and your patches *merged*. After Feature Freeze,

Re: [PHP-DEV] [RFC] Unbundle ext/recode

2019-06-14 Thread G. P. B.
On Fri, 14 Jun 2019 at 14:31, Joe Watkins wrote: > Hi Christoph, > > I'm not even certain this needs to be put to a vote ... we should not be > shipping that. > > +1 whatever ... > > If you can't find a single dissenting voice, just get rid of the thing > before the next alpha, or possibly the fi

Re: [PHP-DEV] [RFC] Unbundle ext/recode

2019-06-14 Thread Joe Watkins
Hi Christoph, I'm not even certain this needs to be put to a vote ... we should not be shipping that. +1 whatever ... If you can't find a single dissenting voice, just get rid of the thing before the next alpha, or possibly the first beta/rc ... Cheers Joe On Fri, 14 Jun 2019 at 14:27, Christo

[PHP-DEV] [RFC] Unbundle ext/recode

2019-06-14 Thread Christoph M. Becker
Hi all, I propose to unbundle ext/recode for PHP 7.4: I actually don't mind whether we deprecate the extension as well, or not. Any feedback appreciated. Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, vis

Re: [PHP-DEV] Feedback on state of some PHP extensions, functions, etc.

2019-06-14 Thread G. P. B.
On Wed, 12 Jun 2019 at 18:16, Bishop Bettini wrote: > On Wed, Jun 12, 2019 at 11:35 AM G. P. B. > wrote: > >>- PharData::setAlias, PharData::setDefaultStub and PharData::setStub >>always throw PharException >> [11] [12] [13] >>

[PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 13:27, Steven Penny wrote: > I did that before sending the email... The user cup already has RFC karma. Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Nikita Popov
On Fri, Jun 14, 2019 at 1:28 PM Steven Penny wrote: > I did that before sending the email... > > On Fri, Jun 14, 2019 at 2:17 AM Christoph M. Becker > wrote: > > > > On 14.06.2019 at 01:11, Steven Penny wrote: > > > > > please and thank you > > > > > > https://github.com/php/php-src/pull/3918 >

[PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Steven Penny
I did that before sending the email... On Fri, Jun 14, 2019 at 2:17 AM Christoph M. Becker wrote: > > On 14.06.2019 at 01:11, Steven Penny wrote: > > > please and thank you > > > > https://github.com/php/php-src/pull/3918 > > Please register as Wiki user: . >

[PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 01:11, Steven Penny wrote: > please and thank you > > https://github.com/php/php-src/pull/3918 Please register as Wiki user: . Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php