Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60042 invoked by uid 1010); 3 May 2006 05:22:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60027 invoked from network); 3 May 2006 05:22:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 May 2006 05:22:03 -0000 X-PHP-List-Original-Sender: vrana@php.net X-Host-Fingerprint: 62.24.64.34 smtp.dkm.cz FreeBSD 4.6-4.9 Received: from ([62.24.64.34:1985] helo=smtp.dkm.cz) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EF/7C-31513-9FD38544 for ; Wed, 03 May 2006 01:22:02 -0400 Received: (qmail 98318 invoked by uid 0); 3 May 2006 05:21:57 -0000 Received: from r5aj168.chello.upc.cz (HELO VRANA) (86.49.43.168) by smtp.dkm.cz with SMTP; 3 May 2006 05:21:57 -0000 Date: Wed, 3 May 2006 07:21:55 +0200 X-Priority: 3 (Normal) Message-ID: <1092009279.20060503072155@vrana.cz> To: internals@lists.php.net In-Reply-To: <20060502154215.15bd180f@localhost.localdomain> References: <20060502154215.15bd180f@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1250 Content-Transfer-Encoding: quoted-printable Subject: Re: Filter, doc updated From: vrana@php.net > Until we have a phpdoc entry for pecl filter, I added a page to Lukas' > wiki, it is Derick's initial spec but reflecting the current state: We already have phpdoc filter documentation: http://cvs.php.net/phpdoc/en/reference/filter/ Jakub Vr=E1na