Federico Gimenez Nieto wrote:
> Hi Thomas, this warning only appears if you require
> 'XML/Unserializer.php' (that is, you are going to  unserialize a xml
> string) and only if you have set your error level to show warnings at
> the output.
> 
> So, it won't make the package unusable for most users, because if an
> user wants to return a xml document it can be done without noticing any
> warning. Hence the severity of the bug shouldn't be 'serious'.
> 
> I'll forward this bug upstream and try to work on a patch by myself.
> 
> Cheers,
> Federico

Hi,

I don't agree. Some scripts (like mine) run with error_reporting(E_ALL);
In my case, I run it from a cron job, and this would send me a mail
every 10 minutes (because it outputs to the standard error).

Anyway, it's silly to discuss the seriousness of the bug anyway, we just
need to have it fixed for Squeeze. The fix is just remove 3 characters
in the Unserialize.php, so it's trivial. If you don't have time to fix
it, let me know, and I will NMU the fix.

Thomas



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to