Raphael Hertzog dixit:

>What kind of warning does the use of static fix ?

The method is called only as class method, i.e.

        $foo = SimplePie_Cache::create();

and not as instance method, which would be

        $foo = new SimplePie_Cache;
        $foo->create();

>In any case, I agree those ought to be fixed too. But doing it
>pre-emptively in Debian only is counter-productive. Please work
>with upstream on this... they might end up fixing it in other
>ways.

I agree on this. Will have a look about contacting upstream.

bye,
//mirabilos
-- 
<dileks> ch: good, you corrected yourself. ppl tend to tweet such news
immediately, sth. like "grml devs seem to be buyable"    <ch> dileks: we
_are_. if you throw enough money in our direction, things will happen
<mika> everyone is buyable, it's just a matter of price   <mrud> and now
comes [mira] and uses this as a signature ;0       -- they asked for it…



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to