Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42473 invoked from network); 27 Jun 2013 12:55:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2013 12:55:41 -0000 Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.174 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qc0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:35670] helo=mail-qc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/C1-34034-A463CC15 for ; Thu, 27 Jun 2013 08:55:39 -0400 Received: by mail-qc0-f174.google.com with SMTP id m15so440159qcq.5 for ; Thu, 27 Jun 2013 05:55:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=L4UTjb4BP+sQ5ayVWAMKak9qiYIWqVaRvr3xLuRjAlA=; b=OmHq4RNbOYht+LiYoPj8VpGqVOHfB6Sce1nKYaVNZmQMPKh0DRma44rAFHjpBROG5x 9yTpI+N00T/B2ienzB2xc2Ko5WTgEUS8/eBufzlOFD+lu4eOSYOn+WGNTuHZbdq6vVBf 225S/R1Zn+WSHkzfCLbm4090/txtxVy3AQwucNzbWWwCf/mxD2Hom+deBzJL8KAGxIgw hG2l0wFcVsTyaBCQLHYIx4qtMGLNa3YBwN4LK55g6gfAyr4gKO1WxpFdnIt82fhPF+cH 7eMUEjpZWAAyx7sHG5Z+ny8qdNL3KRxdGcTBokxegotXUs6FcJNRqkvR+4QrB6KVZHZh VMQQ== MIME-Version: 1.0 X-Received: by 10.224.13.19 with SMTP id z19mr11494266qaz.12.1372337735994; Thu, 27 Jun 2013 05:55:35 -0700 (PDT) Sender: tjerk.meesters@gmail.com Received: by 10.49.99.67 with HTTP; Thu, 27 Jun 2013 05:55:35 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 Jun 2013 20:55:35 +0800 X-Google-Sender-Auth: GmF7B8m85909r3ksTM3fP8DJLjE Message-ID: To: Florin Patan Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0149ce0444164404e0224737 Subject: Re: [PHP-DEV] Bug 52355 From: datibbaw@php.net (Tjerk Anne Meesters) --089e0149ce0444164404e0224737 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jun 27, 2013 at 8:42 PM, Florin Patan wrote: > Hello, > > > I'd like to start working on a bug, > https://bugs.php.net/bug.php?id=52355 but I'm not sure where to start > investigating exactly. > First of all, the effort is much appreciated :) I've run a small test case and it seems the behaviour has been consistent throughout most of PHP 4 and all of PHP 5: http://3v4l.org/8Q2F5 > I've compared the 5.2.2 and 5.2.3 changes and there's nothing that > jumps into my eyes. > Could I get some pointers on how to start working on debugging this > and how to eventually fix it? > Also, while I'll fix this I plan to write an article about starting > from scratch and document every step in order to identify where the > bug is located and how to test/fix it so that others could use this > information. > Thanks. > > > Best regards > ---- > Florin Patan > https://github.com/dlsniper > http://www.linkedin.com/in/florinpatan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- -- Tjerk --089e0149ce0444164404e0224737--