Hi Davey,
On Sun, Oct 16, 2016 at 6:08 PM, Yasuo Ohgaki wrote:
>
> I was planning to fix session_start() behaviors by PHP 7.1, but I
> forgot to do this completely. Partial fix is merged currently.
>
> Following PR makes session_start() return FALSE when it cannot start
> session always.
>
> http
On Sat, 8 Oct 2016, Anatol Belski wrote:
> From: m...@daveyshafik.com [mailto:m...@daveyshafik.com] On Behalf Of Davey
> Shafik
> >
> > On Fri, Oct 7, 2016 at 12:52 PM, Nikita Popov wrote:
> >
> > > On Fri, Oct 7, 2016 at 9:31 PM, Derick Rethans wrote:
> > >
> > > > I was looking at Xdebug fo
Hi all,
On Sun, Oct 16, 2016 at 5:01 PM, Lauri Kenttä wrote:
> Zero width doesn't make sense either, so are you going to remove that as
> well?
0 could be included. IMHO.
Frankly, I think it should because string could be converted to 0.
Regards,
--
Yasuo Ohgaki
yohg...@ohgaki.net
--
PHP Inte
Hi Davey and all,
I was planning to fix session_start() behaviors by PHP 7.1, but I
forgot to do this completely. Partial fix is merged currently.
Following PR makes session_start() return FALSE when it cannot start
session always.
https://github.com/php/php-src/pull/2167
In short, this patch f
On 2016-10-16 03:28, Stanislav Malyshev wrote:
Hi!
Keeping the current behavior doesn't really cost anything.
Why change it?
I think I answered this question several times, including in the email
you are quoting! If you disagree, please state the matter of your
disagreement, repeating the sam