Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 713 invoked from network); 17 Jan 2015 18:51:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2015 18:51:54 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.199 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.199 imap11-2.ox.privateemail.com Received: from [192.64.116.199] ([192.64.116.199:49099] helo=imap11-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/A1-24029-74FAAB45 for ; Sat, 17 Jan 2015 13:51:53 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id AA45E8800E5 for ; Sat, 17 Jan 2015 13:51:39 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kvSkBGMzpMyw for ; Sat, 17 Jan 2015 13:51:39 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 4068C8800A2 for ; Sat, 17 Jan 2015 13:51:38 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Sat, 17 Jan 2015 18:51:36 +0000 Content-Transfer-Encoding: quoted-printable Message-ID: <412A5FBA-871D-45D9-A098-4CABDA739942@ajf.me> References: To: PHP internals X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [PATCH] Fix octal parsing (finally) From: ajf@ajf.me (Andrea Faulds) Hi! Since it=E2=80=99s been a week and there have been no objections, I=E2=80=99= ve merged the octal fix patch into php master: = https://github.com/php/php-src/commit/5f29b980514867f1a09969ca6a1c1f5fb00c= 3027 Finally, it is fixed after all these years :) -- Andrea Faulds http://ajf.me/