Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46715 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84078 invoked from network); 14 Jan 2010 00:04:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2010 00:04:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.219 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.219.219 mail-ew0-f219.google.com Received: from [209.85.219.219] ([209.85.219.219:39617] helo=mail-ew0-f219.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/8A-00773-2AF5E4B4 for ; Wed, 13 Jan 2010 19:04:51 -0500 Received: by ewy19 with SMTP id 19so17540444ewy.1 for ; Wed, 13 Jan 2010 16:04:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=QFh3E7q/f0QSymrw7jlSv2P81E/qi5iB/EYFmM3k9/Q=; b=bTv6Y5kBwwILJaG2LRZhzO3/WuhiRlezut0ZSl94U0C5tr3gHTp8p7AxHL7/A0Klo6 byyJk6q6uRtI9ftFm+It7xO8CaUofFAd5ZXj3dvOkEl44bWfswaMcpLG9r847qZopii4 UunjDWuLMLqIS7mgbE2Ld0FPto8RZS0M/Mr24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vgMNZOgr4FtfAldfi3dvTRDviiitN4h08qwnVnIFXhoNUdvvK/eyfLwwtPIdMUlILB 8kPWow7KWJhdLO4hIQE/J38V9k8gvqPkl4OMyMJqoTwosp1C4trpDsYICgKjxSoFiavT xaFIACLZi/met9pvgWelh8AJk8dRn7apRVDVE= MIME-Version: 1.0 Received: by 10.216.87.75 with SMTP id x53mr12214wee.13.1263427487434; Wed, 13 Jan 2010 16:04:47 -0800 (PST) In-Reply-To: <4B4E4DAC.6000106@zend.com> References: <4B4E4DAC.6000106@zend.com> Date: Thu, 14 Jan 2010 01:04:47 +0100 Message-ID: To: Stanislav Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] mcrypt & streams From: pierre.php@gmail.com (Pierre Joye) On Wed, Jan 13, 2010 at 11:48 PM, Stanislav Malyshev wrote: > Hi! > > We have mcrypt streams documented here: > http://www.php.net/manual/en/filters.encryption.php > however contrary to what the manual says, I do not see any implementation of > mcrypt.* filters in mcrypt extension. There's some code in PECL > mcrypt_filters extension, which is never mentioned in the manual and seems > to not be touched by anybody for 3-4 years. > So the question is - does anybody know why we have feature documented that > doesn't exist (at least in the extension the manual refers to) It makes no difference between PECL and core. Unlike the main extension page, the filters do not containt the PECL section/notice. SSH2 is another example of this problem. > and does > anybody know why want's whatever is in mcrypt_filters merged into main > source rep? Are you asking if there are objections to merge mcrypt_filter to core? Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org