Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21717 invoked from network); 17 May 2015 05:08:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2015 05:08:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.238 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.238 mail-2.de-punkt.de Received: from [93.190.64.238] ([93.190.64.238:36720] helo=mail-99.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/15-14891-44228555 for ; Sun, 17 May 2015 01:08:20 -0400 Received: from localhost (localhost [127.0.0.1]) by mail-99.de-punkt.de (Postfix) with ESMTP id 7B5E23A2D6 for ; Sun, 17 May 2015 07:08:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail-2.de-punkt.de Received: from mail-99.de-punkt.de ([127.0.0.1]) by localhost (mail-2.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5PFSpEjacjI9 for ; Sun, 17 May 2015 07:08:17 +0200 (CEST) Received: from [192.168.178.23] (p57BDEC26.dip0.t-ipconnect.de [87.189.236.38]) (Authenticated sender: php@sebastian-bergmann.de) by mail-99.de-punkt.de (Postfix) with ESMTPSA id 169363A1DD for ; Sun, 17 May 2015 07:08:17 +0200 (CEST) Message-ID: <55582240.8010609@php.net> Date: Sun, 17 May 2015 07:08:16 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: internals@lists.php.net References: <5557AF50.3060203@gmail.com> <5557C17F.6040802@gmail.com> In-Reply-To: <5557C17F.6040802@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Throwable patch(es) and finalizing the story From: sebastian@php.net (Sebastian Bergmann) On 05/17/2015 12:15 AM, Stanislav Malyshev wrote: > Where is it? I'd like to see it. https://github.com/php/php-src/pull/1284