Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67942 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39135 invoked from network); 27 Jun 2013 12:42:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2013 12:42:56 -0000 Authentication-Results: pb1.pair.com header.from=florinpatan@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=florinpatan@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.173 as permitted sender) X-PHP-List-Original-Sender: florinpatan@gmail.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:40550] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/11-34034-E433CC15 for ; Thu, 27 Jun 2013 08:42:55 -0400 Received: by mail-ob0-f173.google.com with SMTP id wc20so660326obb.4 for ; Thu, 27 Jun 2013 05:42:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=O6mg3hxaF+S3lbQenELrFUFrL7OZ0dvqdqEYS2rBbHw=; b=mCvnq8hU4UbTHr7tBi4wI8Ywn81jEQ6Uj7/tgQnrF1CepL1v/ixURThL00EvDgl5/S NQh6Gnx7R72IqBr4zuaNSEh9Iwr+0OsKADyi+LHHnoJ1VzqMbmwbQcNuys4swtnfzd4/ n2hCIdWiVutc1YDJcf1tZcBvzYJiW/t7b3tMfVvTwvv7ckCNeVhzIbYMgubQFm2igJwP BfXkESRIYEYFGB15Kn2JYtG0HgFUQA59LVmg513pj5tUDun4VnOOdrCWGHli/SKvBA/Z bANARjGNx9ZHcmn4UDIaOTTO/GWwHoxorW+/FMe2HiGRCzFcCZHG2AxDoPoO/xSwle9L sGgA== X-Received: by 10.182.32.4 with SMTP id e4mr4030544obi.16.1372336971236; Thu, 27 Jun 2013 05:42:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.18.161 with HTTP; Thu, 27 Jun 2013 05:42:20 -0700 (PDT) Date: Thu, 27 Jun 2013 14:42:20 +0200 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Bug 52355 From: florinpatan@gmail.com (Florin Patan) 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. 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