Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10698 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37216 invoked by uid 1010); 21 Jun 2004 17:56:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37192 invoked from network); 21 Jun 2004 17:56:08 -0000 Received: from unknown (HELO fmail1.hs-bremen.de) (194.94.24.14) by pb1.pair.com with SMTP; 21 Jun 2004 17:56:08 -0000 Received: from localhost (fmail1 [127.0.0.1]) by fmail1.hs-bremen.de (Postfix) with ESMTP id EF14F3307E for ; Mon, 21 Jun 2004 19:56:05 +0200 (CEST) Received: from fmail1.hs-bremen.de ([127.0.0.1]) by localhost (fmail1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00344-04 for ; Mon, 21 Jun 2004 19:56:05 +0200 (CEST) Received: from mail.hs-bremen.de (mail.hs-bremen.de [194.94.24.31]) by fmail1.hs-bremen.de (Postfix) with ESMTP id AE32032EE4 for ; Mon, 21 Jun 2004 19:56:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.hs-bremen.de (Postfix) with ESMTP id 30502524105 for ; Mon, 21 Jun 2004 19:56:07 +0200 (CEST) Received: from mail.hs-bremen.de ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18413-01 for ; Mon, 21 Jun 2004 19:56:07 +0200 (CEST) Received: from silverbox (nat.rz.hs-bremen.de [194.94.24.23]) by mail.hs-bremen.de (Postfix) with SMTP id B5212524102 for ; Mon, 21 Jun 2004 19:56:06 +0200 (CEST) Message-ID: <009f01c457b8$f2bcb970$166519ac@silverbox> To: Date: Mon, 21 Jun 2004 19:55:32 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_009C_01C457C9.B6192240" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: by amavisd-new at mail.hs-bremen.de X-Virus-Scanned: by amavisd-new at fmail1.hs-bremen.de Subject: [PATCH] Bug #28822 From: fschaper@intux.org ("Florian Schaper") ------=_NextPart_000_009C_01C457C9.B6192240 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Should fix the "inverted" behavoiur of ArrayObject::offsetExists as described in #28822 Maybe someone can take a look at it. ./regards Florian ------=_NextPart_000_009C_01C457C9.B6192240--