Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46719 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89472 invoked from network); 14 Jan 2010 00:22:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2010 00:22:46 -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 74.125.78.25 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: 74.125.78.25 ey-out-2122.google.com Received: from [74.125.78.25] ([74.125.78.25:58926] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/BB-00773-4D36E4B4 for ; Wed, 13 Jan 2010 19:22:45 -0500 Received: by ey-out-2122.google.com with SMTP id 9so27022eyd.39 for ; Wed, 13 Jan 2010 16:22:42 -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=M5bY5KSi9aD6VNNN9TcgLk8xctc2ZsvX3fUlAo8VwYA=; b=CUbMB5m17EPkmd2fPSw3XKoBaStbTOqvgB7ijp//xvyf4LFs77iHszFQSSXoxKRjN2 azsiwseFU216WNx0Ah5REsDoV0oMhnhmBulUWxQ4woaNp5QnmWo0j5heL6kk5lSlV5n3 RW3+PtRp2Xa7K+lyGlcYwf6zOG2tdpZxz5Fj4= 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=hrT5kWuI8Osvo0MFsdr6E5s48K2xhFaDjezkBzgeQouZNzwUH1+afD9n5X8JdjqCT8 b8yAkv04A8YwB1BgyYOHLRKSvOm9LTiqUCmZrePZt3pMabjT0y9FpwCv9SQZvcbJ7pNb QIvFLoBsjcx82WZwUIryk4QzWC9I2B2TB6EwM= MIME-Version: 1.0 Received: by 10.216.93.18 with SMTP id k18mr457wef.218.1263428561982; Wed, 13 Jan 2010 16:22:41 -0800 (PST) In-Reply-To: <4B4E6273.3080408@zend.com> References: <4B4E4DAC.6000106@zend.com> <4B4E6273.3080408@zend.com> Date: Thu, 14 Jan 2010 01:22:41 +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 Thu, Jan 14, 2010 at 1:16 AM, Stanislav Malyshev wrote: > Hi! > >> 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. > > Yes, but the problem is people actually install mcrypt (which is in source > so everybody supposed to have it) and expect it to work. And it does not. It does work. Only non installed features do not. The doc has to be improved (did you ask php-doc?). >> Are you asking if there are objections to merge mcrypt_filter to core? > > Yes, that too. And if there's any reason why it wasn't done before (like > problems with mcrypt_filters code, some other issues). I have no oppinion for or against it. Given that it has not been touched in 3-4 years and nobody ever asked for it :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org