Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20920 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97992 invoked by uid 1010); 30 Nov 2005 23:30:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97976 invoked from network); 30 Nov 2005 23:30:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2005 23:30:53 -0000 X-Host-Fingerprint: 84.60.0.20 dslb-084-060-000-020.pools.arcor-ip.net Received: from ([84.60.0.20:6784] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1C/08-14828-D263E834 for ; Wed, 30 Nov 2005 18:30:53 -0500 Message-ID: <1C.08.14828.D263E834@pb1.pair.com> To: internals@lists.php.net Date: Thu, 01 Dec 2005 00:30:48 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <438D5B2E.3030203@php.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 84.60.0.20 Subject: Re: [PHP-DEV] filter extension From: oliver.graetz@arcor.de (=?ISO-8859-1?Q?Oliver_Gr=E4tz?=) Jani Taskinen schrieb: > Definately experimental. It still crashes for me when > I pass something like ?foo=
in either POST or GET. :) A few days ago I tried to find a compiled version of the input filter extension for win32 but couldn't find one on the PECL page. As with RC6 of PHP 5.1 which came for Debian just hours before the final release I'd appreciate compiled versions for testing. I'm not into compiling my own PHP but OK with using precompiled alpha stuff. Do get more feedback (there were complaints about the PEAR people not testing...) compiled win32 builds would enhance the chances of getting bug reports in time... OLLi