Re: [PHP-DEV] Re: com php-src: Remove assumption that extensions are in ext/ext-name Fixesalso a weird ln (symlink) hack for phpdbg: acinclude.m4 build/config-stubsbuild/genif.sh build/order_by_dep.aw

2015-08-22 Thread Stanislav Malyshev
Hi! > Same problem on Travis, e.g. > . > > Could you please have a look at this issue? If the problem shows on Travis, how come it got committed to master? I would like to call everybody with commit rights - before you push it, please test on Trav

Re: [PHP-DEV] [RFC] [Discuss] Random Functions Throwing Exceptions in PHP 7.0.0

2015-08-22 Thread Scott Arciszewski
On Sat, Aug 22, 2015 at 8:33 PM, Thomas Bley wrote: > Anthony Ferrara wrote on 22.08.2015 21:58: > >> All, >> >> I am putting a simple RFC up for discussion to make random_* throw >> exceptions on failure in order to ensure we fail-closed. >> >> https://wiki.php.net/rfc/random-function-exceptions

Re: [PHP-DEV] [RFC] [Discuss] Random Functions Throwing Exceptions in PHP 7.0.0

2015-08-22 Thread Thomas Bley
Anthony Ferrara wrote on 22.08.2015 21:58: > All, > > I am putting a simple RFC up for discussion to make random_* throw > exceptions on failure in order to ensure we fail-closed. > > https://wiki.php.net/rfc/random-function-exceptions > > Considering this topic has already been discussed, I in

Re: [PHP-DEV] [RFC] [Discuss] Random Functions Throwing Exceptions in PHP 7.0.0

2015-08-22 Thread Scott Arciszewski
On Sat, Aug 22, 2015 at 3:58 PM, Anthony Ferrara wrote: > All, > > I am putting a simple RFC up for discussion to make random_* throw > exceptions on failure in order to ensure we fail-closed. > > https://wiki.php.net/rfc/random-function-exceptions > > Considering this topic has already been discu

[PHP-DEV] [RFC] [Discuss] Random Functions Throwing Exceptions in PHP 7.0.0

2015-08-22 Thread Anthony Ferrara
All, I am putting a simple RFC up for discussion to make random_* throw exceptions on failure in order to ensure we fail-closed. https://wiki.php.net/rfc/random-function-exceptions Considering this topic has already been discussed, I intend to open voting on this as soon as allowable. Given the

RE: [PHP-DEV] libpcre version requirements

2015-08-22 Thread Anatol Belski
Hi Christoph, > -Original Message- > From: Christoph Becker [mailto:cmbecke...@gmx.de] > Sent: Saturday, August 22, 2015 6:55 PM > To: Anatol Belski ; 'Nikita Popov' > > Cc: 'Adam Harvey' ; 'PHP internals' > Subject: Re: [PHP-DEV] libpcre version requirements > > Hi Anatol, > > On 22.0

RE: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Anatol Belski
Anthony, > -Original Message- > From: Anthony Ferrara [mailto:ircmax...@gmail.com] > Sent: Saturday, August 22, 2015 5:55 PM > To: Anatol Belski > Cc: Pierre Joye ; Scott Arciszewski > ; Niklas Keller ; Trevor Suarez > ; PHP internals > Subject: Re: [PHP-DEV] Recap - Core functions throw

Re: [PHP-DEV] libpcre version requirements

2015-08-22 Thread Christoph Becker
Hi Anatol, On 22.08.2015 at 16:52, Anatol Belski wrote: >> Would it be an acceptable compromise for everybody to stick with the current >> *requirements* for now, but to document[1] that PCRE >= 8.10 is >> *recommended* for PHP 5.6 and 7.0? >> > A documentation can never hurt. For the case the re

Re: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Anthony Ferrara
Anatol, On Sat, Aug 22, 2015 at 10:34 AM, Anatol Belski wrote: > Hi Anthony, > >> -Original Message- >> From: Anthony Ferrara [mailto:ircmax...@gmail.com] >> Sent: Saturday, August 22, 2015 4:44 AM >> To: Pierre Joye >> Cc: Anatol Belski ; Scott Arciszewski >> ; Niklas Keller ; Trevor Su

RE: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Anatol Belski
Hi Nikita, > -Original Message- > From: Nikita Popov [mailto:nikita@gmail.com] > Sent: Saturday, August 22, 2015 12:17 PM > To: Anatol Belski > Cc: Anthony Ferrara ; Scott Arciszewski > ; Pierre Joye ; Trevor Suarez > ; Niklas Keller ; PHP Internals > > Subject: Re: [PHP-DEV] Recap -

RE: [PHP-DEV] libpcre version requirements

2015-08-22 Thread Anatol Belski
Hi Christoph, > -Original Message- > From: Christoph Becker [mailto:cmbecke...@gmx.de] > Sent: Friday, August 21, 2015 11:30 PM > To: Anatol Belski ; 'Nikita Popov' > > Cc: 'Adam Harvey' ; 'Christoph Becker' > ; 'PHP internals' > Subject: Re: [PHP-DEV] libpcre version requirements > > O

RE: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Anatol Belski
Hi Anthony, > -Original Message- > From: Anthony Ferrara [mailto:ircmax...@gmail.com] > Sent: Saturday, August 22, 2015 4:44 AM > To: Pierre Joye > Cc: Anatol Belski ; Scott Arciszewski > ; Niklas Keller ; Trevor Suarez > ; PHP internals > Subject: Re: [PHP-DEV] Recap - Core functions th

Re: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Christoph Becker
On 22.08.2015 at 03:02, Pierre Joye wrote: > On Aug 22, 2015 7:39 AM, "Christoph Becker" wrote: >> >> On 21.08.2015 at 12:14, Scott Arciszewski wrote: >> >>> 2. One of the folks in the camp that WANTS an RFC and a drawn out >>> formal decision-making process opens it with a poll. >> >> AIUI, that

Re: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7

2015-08-22 Thread Nikita Popov
On Sat, Aug 22, 2015 at 2:10 AM, Anatol Belski wrote: > Hi, > > > -Original Message- > > From: Anthony Ferrara [mailto:ircmax...@gmail.com] > > Sent: Friday, August 21, 2015 3:37 PM > > To: Scott Arciszewski > > Cc: Pierre Joye ; Trevor Suarez >; > > Niklas Keller ; PHP Internals > > S

[PHP-DEV] PHP 5.6.13 RC1 is available for testing

2015-08-22 Thread Ferenc Kovacs
Hello, PHP 5.6.13 RC1 is available for testing. You can download it from: http://downloads.php.net/~tyrael/ The Windows binaries are available at http://windows.php.net/qa/ This release contains a number of bugfixes. For the list of bugfixes that you can target in your testing, please refer to