Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99179 invoked from network); 13 May 2010 15:25:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2010 15:25:33 -0000 Authentication-Results: pb1.pair.com header.from=mathiasgrimm@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=mathiasgrimm@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mathiasgrimm@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:42449] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/D8-51743-BE91CEB4 for ; Thu, 13 May 2010 11:25:32 -0400 Received: by gyf2 with SMTP id 2so617009gyf.29 for ; Thu, 13 May 2010 08:25:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=gmMPKT5eyw8pZIGGlIkjdW06tAndv09+mv1OD0YNrUM=; b=RoWXUtUPoIg7rB6j/5AanX2o6hmpJD8tH+MGdr0JaefAceqUutNVMP9c3wzphhAOFA 2wfeVPq2gjHADaHXk9BB3BEMgBtI2GGapWoh1SZqr0ZBFrxHA713qy1nCKXyAsoXM+4n era8biTaPt2BMUx5rrkJELy4h/tiarhugbHbE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dT6lotfIPZy5/wVzInuRNbmFiA3zpNYDZQHanUh4t5GZIZJriWzhb6zojxcq2e2sP7 GGgoRmhZRsfXsVOJ45Arq4j2q9MncJM68EKkXQmyGOD0O/hMrRYSWmc3yVRBWDRcsq9O PH0kNRTpyQrHvLu8R5oK44QrLFgDeOYiDhTuk= MIME-Version: 1.0 Received: by 10.100.246.4 with SMTP id t4mr6434382anh.138.1273764325884; Thu, 13 May 2010 08:25:25 -0700 (PDT) Received: by 10.100.137.18 with HTTP; Thu, 13 May 2010 08:25:25 -0700 (PDT) Date: Thu, 13 May 2010 12:25:25 -0300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e68ea0a52c049604867b5ee1 Subject: $_SESSION numeric index bug From: mathiasgrimm@gmail.com (Mathias Grimm) --0016e68ea0a52c049604867b5ee1 Content-Type: text/plain; charset=ISO-8859-1 im using php 5.1.6 on xampp and i find a bug. how to know if the bug was fixed? the bug is: 1.