XDebug cofig

I see you’re not using XDebug otherwise there should be ini_set(‘xdebug.overload_var_dump’, ‘0’); everywhere or bugs will be shown as text representation of HTML because you use ‘text/plain’ in debugmode. This would be very welcome.

Thanks, but as you say, we’re not using XDebug for Full-Text RSS. The debug option included with Full-Text RSS is intended to be a simple, public way to see what’s happening behind the scenes.