Re: [PHP-DEV] Re: [Patches]#36944, #54556, #55211(and svn karma applying)

2011-07-26 Thread Gustavo Lopes
Em Tue, 26 Jul 2011 12:14:15 +0100, Laruence escreveu: 2011/7/26 Gustavo Lopes : Em Tue, 26 Jul 2011 06:42:50 +0100, Laruence escreveu: 2011/7/25 Laruence : #54556 array access to empty var does not trigger a notice https://bugs.php.net/bug.php?id=54556 Won't this be affected? no,

Re: [PHP-DEV] Re: [Patches]#36944, #54556, #55211(and svn karma applying)

2011-07-26 Thread Laruence
2011/7/26 Gustavo Lopes : > Em Tue, 26 Jul 2011 06:42:50 +0100, Laruence escreveu: > >> 2011/7/25 Laruence : >>> >>> Hi: >>>   recently I was working on PHP bugs. >>> >>>   and  submit 3 patches, >>> >>>   #36944      strncmp & negative len >>> https://bugs.php.net/bug.php?id=36944 > > Looks good,

Re: [PHP-DEV] Re: [Patches]#36944, #54556, #55211(and svn karma applying)

2011-07-26 Thread Gustavo Lopes
Em Tue, 26 Jul 2011 06:42:50 +0100, Laruence escreveu: 2011/7/25 Laruence : Hi: recently I was working on PHP bugs. and submit 3 patches, #36944 strncmp & negative len https://bugs.php.net/bug.php?id=36944 Looks good, but I didn't got through it thoroughly to check the c

[PHP-DEV] Re: [Patches]#36944, #54556, #55211(and svn karma applying)

2011-07-25 Thread Laruence
Hi: new patch: #55128 SplFixedArray::fromArray() does not use extended class thanks 2011/7/25 Laruence : > Hi: >    recently I was working on PHP bugs. > >    and  submit 3 patches, > >    #36944      strncmp & negative len https://bugs.php.net/bug.php?id=36944 >    #54556  array access to