Hi Thomas, El 05/09/2010, a las 01:10, Thomas Goirand escribió: > 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). >
Did you try the test case that i attached on the previous message? With error_reporting(E_ALL) it serializes a xml document to a file and then reads and unserializes it back without noticing any error or warning interfering the overall operation. The problem may be related to your code. > 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. > As i can't reproduce the bug i can't prepare a fix for it. Don't hesitate to make the NMU if you feel that it is needed and you are sure that it won't introduce any flaws. Anyway, in my opinion it would be a good idea to report this upstream, it can be done at [1] Cheers Federico [1]http://pear.php.net/bugs/search.php?cmd=display&package_name[]=XML_Serializer