[PHP-DEV] Re: [PHP] PHP 7.1.16RC1 ready for testing

2018-03-22 Thread The Doctor
On Thu, Mar 22, 2018 at 08:11:10PM +0100, Christoph M. Becker wrote: > On 22.03.2018 at 17:56, The Doctor wrote: > > > On Thu, Mar 22, 2018 at 01:35:13PM +0100, Christoph M. Becker wrote: > > > >> Already fixed with > >>

[PHP-DEV] Re: [PHP] PHP 7.1.16RC1 ready for testing

2018-03-22 Thread Christoph M. Becker
On 22.03.2018 at 17:56, The Doctor wrote: > On Thu, Mar 22, 2018 at 01:35:13PM +0100, Christoph M. Becker wrote: > >> Already fixed with >> . > > Applied the patch > But still getting the following: > > /usr/

[PHP-DEV] Re: [PHP] PHP 7.1.16RC1 ready for testing

2018-03-22 Thread The Doctor
On Thu, Mar 22, 2018 at 01:35:13PM +0100, Christoph M. Becker wrote: > On 22.03.2018 at 05:39, The Doctor wrote: > > > On Thu, Mar 15, 2018 at 10:07:11PM +0100, Joe Watkins wrote: > >> Afternoon everyone, > >> > >> PHP 7.1.16RC1 is available for testing at https://downloads.php.net/~ab > >> > >> P

Re: [PHP-DEV] Re:[PHP-DEV] Weird destructor call order on stream wrappers

2018-03-22 Thread Dennis Birkholz
Hello, Am 22.03.2018 um 06:59 schrieb CHU Zhaowei: > There is a related bug report: https://bugs.php.net/bug.php?id=75931 Thank you for pointing out this bug report. It is about stream filters (extending the php_user_filter class) and not about stream wrappers which seem to have similar issues.

Re: [PHP-DEV] [RFC] [DISCUSSION] Improve null-coalescing operator (??) adding empty check (??:)

2018-03-22 Thread Lito
This is a RFC karma request for my wiki account. I want to create a RFC with my proposal: Improve null-coalescing operator (??) adding empty check (??:) First list message is: http://news.php.net/php.internals/101606 The main idea is simplify "empty" check on non existing keys or object attr

Re: [PHP-DEV] what's the official position on apache threaded environments

2018-03-22 Thread Johannes Schlüter
On Mi, 2018-03-21 at 22:52 -0700, Alice Wonder wrote: > Is there a list somewhere of what the specific issues with using zts > in multi-threaded apache are? What modules have known issues? > > I haven't found it. PHP itself should be thread-safe, if there are bugs inside PHP itself we try to fix

[PHP-DEV] Re: [PHP] PHP 7.1.16RC1 ready for testing

2018-03-22 Thread Christoph M. Becker
On 22.03.2018 at 05:39, The Doctor wrote: > On Thu, Mar 15, 2018 at 10:07:11PM +0100, Joe Watkins wrote: >> Afternoon everyone, >> >> PHP 7.1.16RC1 is available for testing at https://downloads.php.net/~ab >> >> Please report any bugs you find. > > Major bus and this will effect all upcoming ver