On Wed, Nov 26, 2008 at 8:31 AM, Owen Winkler <[EMAIL PROTECTED]> wrote:
>
> Matt Read wrote:
>>
>> Rev 2887 makes SuperGlobal extend ArrayIterator instead of
>> ArrayObject, so the example mentioned above will use the filtered
>> (safe) data. Also it overloads getArrayCopy so that a filtered (safe)
>> array is returned (although, not recomended for consumption since it
>> could slow things down).
>
> I haven't tried it, but wouldn't that affect SuperGlobal::raw()?  raw()
> calls $this->getArrayCopy() which would presumably trigger the now
> present public method, so none of its values would actually be "raw".
> Easy to fix, I think.

Yes it will. Was late and never got to implementing something.
http://trac.habariproject.org/habari/ticket/773



-- 
Matt Read
http://mattread.com

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to