Re: [PHP-DEV] Re: Run-time taint support proposal

2006-12-15 Thread Stanislav Malyshev
Jordan Moore wrote: So, what if an ISP (webhost) enables taint functionality, and a developer uses a PHP library that uses custom filter functions for filtering data. Will this developer see messages displayed on his PHP application even though filtering is being done? Correctly implemented fil

Re: [PHP-DEV] Re: Run-time taint support proposal

2006-12-15 Thread Richard Lynch
On Fri, December 15, 2006 7:12 pm, Jordan Moore wrote: > So, what if an ISP (webhost) enables taint functionality, and a > developer uses a PHP library that uses custom filter functions for > filtering data. Will this developer see messages displayed on his PHP > application even though filtering i