Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44003 invoked by uid 1010); 22 Jun 2007 13:34:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43986 invoked from network); 22 Jun 2007 13:34:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2007 13:34:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.184.238 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 64.233.184.238 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.238] ([64.233.184.238:47261] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/00-43437-F9FCB764 for ; Fri, 22 Jun 2007 09:33:35 -0400 Received: by wr-out-0506.google.com with SMTP id 41so610884wry for ; Fri, 22 Jun 2007 06:33:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=OhYYcml8cu8H2BFXnSyCHHf5/DIOzlnzc8v9v0BbadhlC25e57yArw5ubq8o1rjdUho9esOcHTXShWXqYh9hMquTW8VCRU+cx+F16ZBWBRcK2YuX2HTyDVpwB797+3kB6+nhxg9wXU6Se6K8ev8bWBMEpy+K0s8KSG7/WkGc6Z4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=o8TCaHdyLi5J3nZ1KklPQQ9Zd70uQBn//W/NG2vIK4idfapiKuXNudxy6FuufacMy5EBYS1ud70T7D8sCu2KqypLmED4MGtfqsR4uavX2/jYdwQZLACp8NbQ1EXStg+iGngWck8WnLHO3oRQaX72A0Y4H3yMo2l5q4v9YRsTmx8= Received: by 10.78.160.4 with SMTP id i4mr1557731hue.1182519190989; Fri, 22 Jun 2007 06:33:10 -0700 (PDT) Received: from ?9.20.191.65? ( [195.212.29.75]) by mx.google.com with ESMTP id 34sm5295907nfu.2007.06.22.06.33.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 22 Jun 2007 06:33:10 -0700 (PDT) Message-ID: <467BCF96.6000509@googlemail.com> Date: Fri, 22 Jun 2007 14:33:10 +0100 User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Pierre CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Array broken in 5_2? From: zoe.slattery@googlemail.com (Zoe Slattery) Pierre wrote: > Hi, > > If you run 'make test' using 5.2 (maybe head too, did not test), I get > a lot of errors like: > > Notice: Undefined offset: 534 in > /home/pierre/cvs/php52_dev/run-tests.php on line 1682 > > and obviously many tests fail. > > As far as I can tell, something have been broken recently. The tests > have worked ealier this week or last weekend. I'm sorry, but I have no > time to investigate further. > > --Pierre > H Pierre - I've just checked out and can't reproduce on Linux (Ubuntu 6.10), so I guess it must be fixed? Or platform specific? Zoe Slattery IBM