Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46464 invoked from network); 8 Jun 2008 12:04:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2008 12:04:29 -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.164 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.164 smtprelay-virgin0164.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.164] ([64.99.136.164:57550] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/A6-23272-BCACB484 for ; Sun, 08 Jun 2008 08:04:28 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay08.hostedemail.com (Postfix) with SMTP id D74805889C; Sun, 8 Jun 2008 12:04:24 +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; Sun, 8 Jun 2008 12:04:23 +0000 (UTC) Message-ID: <021501c8c95f$fab940e0$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" , "'PHP Internals'" References: <484BC903.5060906@zend.com> Date: Sun, 8 Jun 2008 13:05:43 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response 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,61a4b75b444dbf04,bbc332cee043dec4,steph@phparch.com,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1567:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2194:2199:2393:2559:2562:2828:3027:3867:3868:3870:3871:3872:3874:4362:4699:5007:6119:6261:7875,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: Re: [PHP-DEV] run-tests broken in HEAD From: steph@phparch.com ("Steph Fox") Hi Stas, > Tried today to work on some tests and discovered that run-tests is not > binary-safe in php 6 - it can not process arbitrary outputs. Consider this > test: Oh good, that makes 5 people who are interested in CVS HEAD. Can we please make it Unicode-only now so that we can actually work on it? Thanks, - Steph