In a similar vein have we checked offsetSet
? It seems offsetSet
is not
called with +=
; I am not sure if this is intended; see
https://bugs.php.net/bug.php?id=66641
On Tue, Mar 25, 2014 at 4:38 AM, Tjerk Meesters <[email protected]>wrote:
> Hi,
>
>
> On Tue, Mar 25, 2014 at 11:54 AM, Stas Malyshev <[email protected]
> >wrote:
>
> > Hi!
> >
> > > It's my understanding that you should (have to) only call "get" if you
> > > know that the offset exists.
> >
> > Yes, you are right. I'd still add some example that changes the keys to
> > the tests to ensure all cases are covered properly. But looks like it
> > works OK in all cases I could think of.
> >
>
> I've updated the test case with such an example.
>
> PHP-5.6 and master have been updated.
>
>
>
> > --
> > Stanislav Malyshev, Software Architect
> > SugarCRM: http://www.sugarcrm.com/
> > (408)454-6900 ext. 227
> >
>
>
>
> --
> --
> Tjerk
>