Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62510 invoked from network); 26 Mar 2009 19:37:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2009 19:37:30 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.167 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.218.167 mail-bw0-f167.google.com Received: from [209.85.218.167] ([209.85.218.167:41229] helo=mail-bw0-f167.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/2F-30978-479DBC94 for ; Thu, 26 Mar 2009 14:37:30 -0500 Received: by bwz11 with SMTP id 11so715095bwz.23 for ; Thu, 26 Mar 2009 12:37:11 -0700 (PDT) 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 :content-transfer-encoding; bh=njrwbHL3mluQCaO0l1GIyLcZ3Z2MZDDWtwARbOyQ/xA=; b=HO2/f7e3iaaEJue58dHSLZBsto3qOu9tY7OpHCXrKYobnR0yEQCFRmEPXac3k/G0/6 SqFQitbU7gKK+yGS4NOb2+euOCsGxEo6vXb6vw1CKu6TLlfSyHjp4VJXp1K2J7ROO8A6 mOM0K1kpJvbs3L4n/Yrv16R63BFu3QfTTPoYI= 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:content-transfer-encoding; b=c1TepB+jpalyJF+/NjNccQffcMa4fPbLHvhjW0fE4AKFvQwHFgDNfq42RFQGE25LDk bi7lePIf3t/VVDotSivVQUgMvvDvmFulZUMRKkipK2qCsm8c/q5WPhQ7gnjSMPfdW7So oE4Au9uAgh5Ouzr6aYra2Qhbvv/1m0kH9bozQ= MIME-Version: 1.0 Received: by 10.204.69.66 with SMTP id y2mr402670bki.49.1238096231196; Thu, 26 Mar 2009 12:37:11 -0700 (PDT) In-Reply-To: <49CBCACF.1060407@gmail.com> References: <49CBCACF.1060407@gmail.com> Date: Thu, 26 Mar 2009 20:37:11 +0100 Message-ID: To: "Ionut G. Stan" Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows From: pierre.php@gmail.com (Pierre Joye) re, To summarize: On Thu, Mar 26, 2009 at 7:34 PM, Ionut G. Stan wrote: > Problems with PHP 5.3.0 RC1 VC6 x86 thread safe (and most probably with the > other versions too): > > - php.ini-development and php.ini-production parse error on line 581 fixed > - php_mcrypt.dll not present as a file in ./ext fixed > - php_mhash.dll, php_msql.dll and php_pspell.dll are present as an option in > php.ini although it is said they are removed fixed > - php_enchant.dll not present nor as an option in php.ini, nor as a file in > ./ext and I cannot see it in the php -m output Only available for VC9 builds for now > - php_phar.dll present as an option in php.ini but there is no need (causes > confusion) Will be change when we are sure of the built type (builtin or shared) > - php_pdo.dll present as an option in php.ini but there is no need (causes > confusion) fixed as well as all other having droped too in the past releasese. cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org