Bug#602812: [php-maint] Bug#602812: Suhosin setting

2011-02-21 Thread Ondřej Surý
Hi, I think it's an error to strip the input variables without printing at least a warning (to configured output). (BTW: The configuration variable for php5-suhosin which limits that is suhosin.request.max_vars and not to suhosin.*.max_array_depth) But I leave that up to your decision. I only kn

Bug#602812: [php-maint] Bug#602812: Suhosin setting

2011-02-21 Thread Mattias Nordström
2011 10:06 To: Derick Rethans; 602...@bugs.debian.org; control Subject: Bug#602812: [php-maint] Bug#602812: Suhosin setting reassign 602812 php-suhosin thank you Hi Derick, I have had time to retest the issue and you were right. The issue is in fact caused by php5-suhosin module (not the patch

Bug#602812: [php-maint] Bug#602812: Suhosin setting

2011-02-21 Thread Alexander Wirt
tag 602812 moreinfo thanks Hi, why do you think this is a bug - I guess you think so as you reassigned it to suhosin? Alex -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#602812: [php-maint] Bug#602812: Suhosin setting

2011-02-21 Thread Ondřej Surý
reassign 602812 php-suhosin thank you Hi Derick, I have had time to retest the issue and you were right. The issue is in fact caused by php5-suhosin module (not the patch). Thanks for the hint, I forgot that the new behaviour of apt is to install Recommends as well, so php5-suhosin get installed

Bug#602812: [php-maint] Bug#602812: Suhosin setting

2011-02-10 Thread Ondřej Surý
php5-suhosin is not installed by default, so I don't think so. It has happened in some of the patches we pulled from upstream, but I didn't have a proper time to bisect where it was introduced. O. On Thu, Feb 10, 2011 at 12:46, Derick Rethans wrote: > Hi! > > this is probably caused by one of th