Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46710 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73526 invoked from network); 13 Jan 2010 22:48:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2010 22:48:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:41463] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/A8-00773-6BD4E4B4 for ; Wed, 13 Jan 2010 17:48:23 -0500 Received: from us-gw1.zend.com (unknown [192.168.16.5]) by il-mr1.zend.com (Postfix) with ESMTP id A17DE504D4 for ; Thu, 14 Jan 2010 00:32:20 +0200 (IST) Received: from [192.168.16.93] ([192.168.16.93]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jan 2010 14:48:14 -0800 Message-ID: <4B4E4DAC.6000106@zend.com> Date: Wed, 13 Jan 2010 14:48:12 -0800 Organization: Zend Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b2pre Thunderbird/3.0 MIME-Version: 1.0 To: 'PHP Internals' Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Jan 2010 22:48:14.0342 (UTC) FILETIME=[7D6D7A60:01CA94A2] Subject: mcrypt & streams From: stas@zend.com (Stanislav Malyshev) 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) and does anybody know why want's whatever is in mcrypt_filters merged into main source rep? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com