Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99200 invoked from network); 5 May 2009 02:46:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2009 02:46:05 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.161 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.218.161 mail-bw0-f161.google.com Received: from [209.85.218.161] ([209.85.218.161:60661] helo=mail-bw0-f161.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/3A-57065-C68AFF94 for ; Mon, 04 May 2009 22:46:04 -0400 Received: by bwz5 with SMTP id 5so4349418bwz.23 for ; Mon, 04 May 2009 19:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=CP3c75sqPKHVpYRZrlDPsYDiIE7ED143ekBCrqtzPi0=; b=G0AHv4Hr0uhU65SEsYgW/w7AZ5YFvipm0UV8VDP1WjszQ19Rp8XQdE8Zx3S5/8L51P P8aNXUW0Zf6sDc2QS559iUs0ExMZp5FpBuQlqrypQ1HZUMbFpnvVtJZekKzEdNFAB9zs 8JGXT3YbGGapYPUMRSpppV0cs1mb4C0drUAs0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=rhMtzfg/CeVLaqj2iKzQW4889bICmE8aROVzBCZSN3y0vUtFce8ef6czGx62sQqRaZ LnkMIXY8nMgYN+LD1S7L9dCyMRrCU8QPk7Zh54Ffe62ocrmxyUxqIG8X1VQax2ogZPH+ wKTH2goJub2MmNyr0m6iIPKmZh9BZNtTmUWYk= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.50.195 with SMTP id a3mr6373241bkg.123.1241491561295; Mon, 04 May 2009 19:46:01 -0700 (PDT) In-Reply-To: <49FFA18D.4060708@sci.fi> References: <49FFA18D.4060708@sci.fi> Date: Tue, 5 May 2009 04:46:01 +0200 X-Google-Sender-Auth: 729524a441954d53 Message-ID: <2dedb8a0905041946o300edd82h33785fac97002e7b@mail.gmail.com> To: jani.taskinen@iki.fi Cc: internals Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Borked tests From: kalle@php.net (Kalle Sommer Nielsen) 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. > > --Jani > > -- Kalle Sommer Nielsen kalle@php.net