Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57034 invoked from network); 20 Jun 2008 14:06:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2008 14:06:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@phparch.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@phparch.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phparch.com from 64.99.136.148 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.148 smtprelay-virgin0148.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.148] ([64.99.136.148:40263] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/FA-16112-A49BB584 for ; Fri, 20 Jun 2008 10:06:03 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id 0F1289780E; Fri, 20 Jun 2008 14:06:00 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (host86-143-244-1.range86-143.btcentralplus.com [86.143.244.1]) (Authenticated sender: steph.fox) by omf12.hostedemail.com (Postfix) with ESMTP; Fri, 20 Jun 2008 14:05:59 +0000 (UTC) Message-ID: <052001c8d2de$f580a2c0$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Ilia Alshanetsky" Cc: "internals" Date: Fri, 20 Jun 2008 15:07:19 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,d81c5d11fa34edba,357f599ce7e30a9d,steph@phparch.com,,RULES_HIT:152:355:379:539:540:541:542:543:567:960:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1566:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:3636:3865:3867:3868:3869:3870:3873:3874:4250:4362:5007:6119:6261:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Backports for run-tests and win32 build system From: steph@phparch.com ("Steph Fox") Hi Ilia, Do you have any objection to my backporting some changes to the 5_2 branch that don't affect PHP itself? These would include: Windows-specific ================ configure.bat configure --disable_all fix nmake clean-all Non-specific ============ run-tests.php -x run-tests.php --set-timeout and anything in a similar vein I've missed out here. Thanks, - Steph