Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47739 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77297 invoked from network); 2 Apr 2010 11:45:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Apr 2010 11:45:58 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.209 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.209 mail-bw0-f209.google.com Received: from [209.85.218.209] ([209.85.218.209:47016] helo=mail-bw0-f209.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/E6-44965-3F8D5BB4 for ; Fri, 02 Apr 2010 06:45:55 -0500 Received: by bwz1 with SMTP id 1so1479656bwz.1 for ; Fri, 02 Apr 2010 04:45:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:received:message-id:subject:from:to :content-type; bh=DceRAiFVPsruynkwi84FdFF0spPBOzGGYOuBliO+zLU=; b=alFtQrIcTJuUj++MkZ6RiU1u6+2dPLwgdt4UlsP9A0Q2uOYRmcH0KL6HDsSfMMNqgx t9oEnjlBikW0i5OkcJJuj9nk06AsE6YnC+v3EC4y82dVI3N7hTRDHysDNnQ2S5ofNDt7 fLyukwL32Bk0KV/xqkVBJsNuaKw3r8rJxUYgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=SQLStAwByzOwD9yyfPCSCdULXMhoy0P5uP2oxzI3D1kPcu7NxB8AKrSQc6Msz2/opZ 10KPgNYyaWrQo6z1gbA/n/fCtrWsqHq+Ce2Fta+CwfreEKGKMsdCRmtRFXzJfI4PwVXv +uari/z7K2rdCsGTgynRu7foK2fzsFJAJxXxM= MIME-Version: 1.0 Sender: tyra3l@gmail.com Received: by 10.204.64.200 with HTTP; Fri, 2 Apr 2010 04:45:51 -0700 (PDT) Date: Fri, 2 Apr 2010 13:45:51 +0200 X-Google-Sender-Auth: 3e66811f3b1ffd9b Received: by 10.204.141.133 with SMTP id m5mr2799653bku.91.1270208751846; Fri, 02 Apr 2010 04:45:51 -0700 (PDT) Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=00151747820c71c53f04833f85c4 Subject: re-open bug From: info@tyrael.hu (Ferenc Kovacs) --00151747820c71c53f04833f85c4 Content-Type: text/plain; charset=UTF-8 Hi, could somebody check this "bug" for me: http://bugs.php.net/bug.php?id=51463 I was a little bit hasty about opening and closing it, but somehow I feel like it shouldn't be behave like this. Tyrael --00151747820c71c53f04833f85c4--