Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42854 invoked from network); 10 Nov 2008 12:42:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 12:42:12 -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.198.230 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.198.230 rv-out-0506.google.com Received: from [209.85.198.230] ([209.85.198.230:58849] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/48-04934-02C28194 for ; Mon, 10 Nov 2008 07:42:10 -0500 Received: by rv-out-0506.google.com with SMTP id g37so2471831rvb.23 for ; Mon, 10 Nov 2008 04:42:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2I9eg2vSr9GXDPmbDJN3llIrVNN4afRDMegdT0APcxg=; b=bT3N/lq6DLuzD/KbiqONHXB5p1sbIOVzuFt3eVhzg2FH+PabH/qsYWhGuadeZDfxLH KOuUSa5evYTfJSaE4MK77MVfqP4t54wnES1a8RvCuF7Xn+rANa6d2fTMxpe+Ccs+vSuw FwNve2hhtFwCEBrD54iuN9XUPWOYZ9DFpfUgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bvgVCHBwm+vQhEdi46di4k28X+2lVSgcowWEDBNMT3eZMjWI9XTa/PfmVYpHIA8GG4 B0jBQLCuWslR1pghvmO9altkw0ucH1fvr/nPb0GiDxEnSi4r0AE1X+4wzGcME6rBlTGx HaYh7ZsEIi7beWxasVCrID1pBtgKPWwXTRHC8= Received: by 10.141.26.19 with SMTP id d19mr3555861rvj.184.1226320925897; Mon, 10 Nov 2008 04:42:05 -0800 (PST) Received: by 10.140.165.15 with HTTP; Mon, 10 Nov 2008 04:42:05 -0800 (PST) Message-ID: Date: Mon, 10 Nov 2008 13:42:05 +0100 To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <49182762.50908@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4917EF52.8090607@lsces.co.uk> <4918100A.4020907@lsces.co.uk> <623D28C0-762D-40AB-AEF1-A4DAD46514BA@pooteeweet.org> <491817BD.4030400@lsces.co.uk> <49182762.50908@lsces.co.uk> Subject: Re: [PHP-DEV] alpha3 or forever hold your peace From: pierre.php@gmail.com ("Pierre Joye") On Mon, Nov 10, 2008 at 1:21 PM, Lester Caine wrote: > Current windows alpha does not have > php_mcrypt.dll mcrypt is present (builtin) > php_dba.dll > php_gmp.dll They will be in the next release. > php_pspell.dll > php_snmp.dll snmp and pspell are likely to do not be present in the next release and maybe not in the final release (windows only). The underlying libraries are not portable enough to be used on windows and the versions used before have critical issues (security or crashes). > And I presume php_zip.dll has moved to pecl as it's now available there, but > none of them are appearing in the notes. zip is present too (builtin) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org