Stas Bekman wrote:
finfo() from Apache::compat collides with the new $r->finfo implementation, the two can't coexist...

this is actually a problem with more than just $r->finfo - in places where the method is redefined and the new one takes different arguments than the old, right?


Solutions?

I have no idea. I'm not inclined to change anything in 2.0 core just because the compat layer has issues - presumably, things are "right" in core (finfo and otherwise).


the easiest fix would be to disable finfo from compat, which I'd be ok with since finfo wasn't really all that popular anyway (unfortunately).

--Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to