Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72024 invoked from network); 29 Apr 2015 12:50:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2015 12:50:12 -0000 Authentication-Results: pb1.pair.com header.from=patrickallaert@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 74.125.82.46 mail-wg0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:33914] helo=mail-wg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/93-38700-283D0455 for ; Wed, 29 Apr 2015 08:50:11 -0400 Received: by wgso17 with SMTP id o17so27051987wgs.1 for ; Wed, 29 Apr 2015 05:50:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=8Kiy3TEUYr52J7TlQvPdfAHv0H89LmEJ+ftYFBSznLg=; b=PXvUV2oQCp2XqMjaaULx6daU4zq52IN9aA5QUa92xXP7AaEunVi81UbLNFgwseKSQ9 yrK+QoOCRN59UpXWvQoIH32ONjV4cf4xgbx7coHCShgnMiTpstUCl43KkYDllx7vM4mG jwTiHg/4AQ6FK8DMiF+cZ7lMc/+RVgFxmXiQRpLTXmzLFNdoCxFj9GSfopmGGBPuhdAJ lfF4I9MQmJM7KlwopknlR5daA5k9nbKarkfR4lpUPM99QV9wse5p3MDvA9QLsDpIJ2Rz F5HP7f24D0rNLLxeQk4GIc1ENNdqjBV69b2bJBFU0lew+tzJFWixOK9QH9xzCvvnL4oy W7IA== X-Received: by 10.180.9.78 with SMTP id x14mr5546799wia.69.1430311808152; Wed, 29 Apr 2015 05:50:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 29 Apr 2015 12:50:07 +0000 Message-ID: To: Kalle Sommer Nielsen Cc: Olivier Garcia , PHP Internals Content-Type: multipart/alternative; boundary=001a11c236583e3b5b0514dc6be4 Subject: Re: [PHP-DEV] [RFC][VOTE] Improved Error Callback Mechanism From: patrickallaert@php.net (Patrick ALLAERT) --001a11c236583e3b5b0514dc6be4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le mer. 29 avr. 2015 =C3=A0 10:57, Kalle Sommer Nielsen a = =C3=A9crit : > I would love to see more work toward identifying issues in PHP7, and > hopefully we can get that once we release the first alpha. > The issue targeted here is "two extensions overriding php_error_cb can't live side by side" and that issue exists since PHP 4.0. Should a bug report be opened? We believe that having an extension that additionally hooks in the error handler mechanism (aside Xdebug) would be of a great help to migrate from PHP 5.x to 7.0. Cheers, Patrick --001a11c236583e3b5b0514dc6be4--