Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42024 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46184 invoked from network); 23 Nov 2008 21:55:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2008 21:55:38 -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.240 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.240 rv-out-0708.google.com Received: from [209.85.198.240] ([209.85.198.240:63931] helo=rv-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/30-64083-851D9294 for ; Sun, 23 Nov 2008 16:55:37 -0500 Received: by rv-out-0708.google.com with SMTP id k29so3124623rvb.2 for ; Sun, 23 Nov 2008 13:55:34 -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=6f4xbyn3JvAtGyvcOmKRSisqaw+N4/DOspPWWhBTzd8=; b=VnNkGNFLjv1Ecg3vCe1i3tS131lUkbeiTBVvmwZ9gilRnIWFGkePQWvuCrTUPHj18/ ZmVSEoXFdaF/uYrWAP405lmEe1tv1TbJl7K2jYjJlAOOAH/UZX4bY3BBcD+wyA8p6Y4U DXOr3v5E6pRtQ56JrWoEZn8EB338hdvmLdYag= 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=nn+6Y5QqD7VqIy0YCZIalO/xCsyl8ewOfWneYjpzfbiIM0vZ6Ni/DTshsJF0WKYGIV ubVbS+q3Ni7Bmr8y99IPcMxJ0xMQEb7TV+IPD1wM8RY3rSWOZefbgXLrEq27OrhgcZz0 O1nLsrcmSUWiNw98O/iG98CjbTO56ErxTtyow= Received: by 10.141.168.2 with SMTP id v2mr1490486rvo.207.1227477334253; Sun, 23 Nov 2008 13:55:34 -0800 (PST) Received: by 10.140.165.15 with HTTP; Sun, 23 Nov 2008 13:55:34 -0800 (PST) Message-ID: Date: Sun, 23 Nov 2008 22:55:34 +0100 To: "Edward Z. Yang" Cc: "Ilia Alshanetsky" , "internals Mailing List" In-Reply-To: <4929CFB6.7090802@thewritingpot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> <4929CFB6.7090802@thewritingpot.com> Subject: Re: [PHP-DEV] PHP 5.2.7RC4 Testing From: pierre.php@gmail.com ("Pierre Joye") On Sun, Nov 23, 2008 at 10:48 PM, Edward Z. Yang wrote: > Ilia Alshanetsky wrote: >> The Windows are available as well at the following URL: >> http://windows.php.net/qa/. The number of changes since the last RC were >> fairly minimal and it is my opinion we are ready for the final release >> come Thursday next week. As usual please test this release and report >> any bugs that you may find, pending any new critical issues the final >> will be available shortly. > > This is likely a quirk in my Windows setup, but when I run RC2 and RC4 I > get the error "This application has failed to start because MSVCR80.dll > was not found." Is this an artifact from the new Windows build system? > > Other than that, all tests pass on HTML Purifier. :-) It should not use MSVCR80.dll as it is only for VC9. Can you try with a clean install and/or using a snapshot (5.2, http://windows.php.net)? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org