Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:42022 php.internals:42023 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43600 invoked from network); 23 Nov 2008 21:48:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2008 21:48:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=edwardzyang@thewritingpot.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=edwardzyang@thewritingpot.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain thewritingpot.com from 64.14.68.87 cause and error) X-PHP-List-Original-Sender: edwardzyang@thewritingpot.com X-Host-Fingerprint: 64.14.68.87 server286.com Linux 2.6 Received: from [64.14.68.87] ([64.14.68.87:59717] helo=server286.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/9F-64083-ABFC9294 for ; Sun, 23 Nov 2008 16:48:42 -0500 Received: (qmail 1770 invoked by uid 502); 23 Nov 2008 21:48:39 -0000 Received: from unknown (HELO ?18.243.2.157?) (18.243.2.157) by server286.com with SMTP; 23 Nov 2008 21:48:39 -0000 Message-ID: <4929CFB6.7090802@thewritingpot.com> Date: Sun, 23 Nov 2008 16:48:38 -0500 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals Mailing List References: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> In-Reply-To: <0C734D4F-CE5B-442A-ACE1-E4D025C95A29@prohost.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.7RC4 Testing From: edwardzyang@thewritingpot.com ("Edward Z. Yang") 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. :-) Cheers, Edward