Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43850 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52628 invoked from network); 5 May 2009 16:26:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2009 16:26:07 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:60020] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/43-54546-C98600A4 for ; Tue, 05 May 2009 12:26:04 -0400 Received: from cs181029147.pp.htv.fi ([82.181.29.147] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1M1NSz-000M1M-QG; Tue, 05 May 2009 16:26:01 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 82.181.29.147 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+SQe5KdeeAfrzMhYastqSSSSLjSxd+SEs= Message-ID: <4A006899.6040303@sci.fi> Date: Tue, 05 May 2009 19:26:01 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Kalle Sommer Nielsen CC: internals Mailing List References: <49FFA18D.4060708@sci.fi> <2dedb8a0905041946o300edd82h33785fac97002e7b@mail.gmail.com> In-Reply-To: <2dedb8a0905041946o300edd82h33785fac97002e7b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Borked tests From: jani.taskinen@sci.fi (Jani Taskinen) Kalle Sommer Nielsen kirjoitti: > 2009/5/5 Jani Taskinen : >> This commit http://news.php.net/php.cvs/57541 broke about every test which >> triggers thes deprecation messages. > > Care to elaborate? I've fixed those tests I could see failing for me > in the log from run-tests, sure some may have gone through as not > every test runs on Windows which is my only setup. If you have a list > and/or diff's of those tests that fails then let me know and I'll fix > them. Obviously the tests fail on *nix. --Jani