Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81511 invoked from network); 29 Apr 2015 13:34:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2015 13:34:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-qk0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:34917] helo=mail-qk0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/85-38700-8CDD0455 for ; Wed, 29 Apr 2015 09:34:01 -0400 Received: by qkhg7 with SMTP id g7so14605846qkh.2 for ; Wed, 29 Apr 2015 06:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hOo4+3SkSZl3CRAncYeYBN9BOqgW7XZ90XehCfIQtBo=; b=F2lTV8WQn8WTkICUuTwswG/JMkVXFYERDgJrC8iTZtjL8koRr3G/YuyDKpfV7yT515 8jDbrReuoCIMCzgqqL0YKojlgxTPdZvgJc3pSVgsBUNoOQPF33lVvegqvKXrB+3DXDK1 M9dA4jnrkCon+X2M+lJnTb1veK7w15AJt1y/Qn4NZqPLWvyLci58W3O4X1BXZVx4u57v +9QEyLJFdpRVGwGLomDJKtXGmgeJEkKdDF5UdHtTrYX3kxRf6Ujbbs4AC/wJo/KNd8MZ lHQme1U4fm4KEt6bs9QxtFQwUOZKdbpUS5AKXRGAcOvc8314h8jJRyGJKRQBlExTQDIe h1gw== MIME-Version: 1.0 X-Received: by 10.55.19.160 with SMTP id 32mr27887671qkt.24.1430314437285; Wed, 29 Apr 2015 06:33:57 -0700 (PDT) Received: by 10.96.127.166 with HTTP; Wed, 29 Apr 2015 06:33:57 -0700 (PDT) Received: by 10.96.127.166 with HTTP; Wed, 29 Apr 2015 06:33:57 -0700 (PDT) In-Reply-To: <9fbc156b2e8db665846adb2254cef70e@mail.gmail.com> References: <00a701d08266$ba37f990$2ea7ecb0$@php.net> <9fbc156b2e8db665846adb2254cef70e@mail.gmail.com> Date: Wed, 29 Apr 2015 20:33:57 +0700 Message-ID: To: Zeev Suraski Cc: Patrick ALLAERT , Adam Harvey , Ferenc Kovacs , Kalle Sommer Nielsen , PHP Internals , Olivier Garcia , francois@php.net Content-Type: multipart/alternative; boundary=001a113fa930f39fbe0514dd071d Subject: RE: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: pierre.php@gmail.com (Pierre Joye) --001a113fa930f39fbe0514dd071d Content-Type: text/plain; charset=UTF-8 On Apr 29, 2015 8:11 PM, "Zeev Suraski" wrote: > > > -----Original Message----- > > From: Ferenc Kovacs [mailto:tyra3l@gmail.com] > > Sent: Wednesday, April 29, 2015 2:54 PM > > To: francois@php.net; Zeev Suraski > > Cc: Pierre Joye; Adam Harvey; Patrick ALLAERT; Olivier Garcia; PHP > > Internals; > > Kalle Sommer Nielsen > > Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism > > > > Zeev, as the author of the php7timeline, what do you think about merging > > this one? > > I think it's way too late to accept anything into 7.0 right now that wasn't > already accepted, even under the most lax of interpretations... We should > do our best to minimize risk to delivering 7.0 on time - and if we > miraculously manage to pull the date in - even better. There'll be life > after 7.0... I tend to agree and should apply to everything else as well, including perf improvements. It will definitely help to stabilize and somehow be in time. > Zeev --001a113fa930f39fbe0514dd071d--