On 14 May 2010 10:09, Rene Veerman wrote:
> Hi.
>
> I'm doing the 5.3-strict thing, and am removing all my
> passing-by-reference muck from a script of mine.
>
> But i've run into a problem;
>
> I use the following construct to push new values fairly deeply inside
> an array structure;
>
> $chase
Hi.
I'm doing the 5.3-strict thing, and am removing all my
passing-by-reference muck from a script of mine.
But i've run into a problem;
I use the following construct to push new values fairly deeply inside
an array structure;
$chase = chaseToReference ($wm, $path);
$arr = result($chase);
$arr[
2 matches
Mail list logo