Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81286 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99882 invoked from network); 28 Jan 2015 06:37:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2015 06:37:34 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-oi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:64604] helo=mail-oi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/E8-45774-CA388C45 for ; Wed, 28 Jan 2015 01:37:33 -0500 Received: by mail-oi0-f42.google.com with SMTP id i138so16111216oig.1 for ; Tue, 27 Jan 2015 22:37:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=yozSSVtmxZAurxM1lxcRXF9+qzIw860n21fBjujiA+8=; b=QJsshFqycoLOhnpBltoWgsrcWuAW8V5sFJNMzYZbX+GZqJ5RgyZhw4xYOCOC2mtpxr LRDFwRqgKCu9iWcJhwXb3eSxXxDqDSzubw7fQxtuhV0NG4n6P7sCPUzuuSK4Y5OsdNSS kpw1Do/psO5h5LZ631zPdc5X7Gok0kyrKWRu5LUDeC3MyqRSI1E7LDLkmjfggXuzzYuW tqMTmjypTzTp/VFqp/Mjmebqw3g36q19JKhfI2riTJtiQLkrTFj7CdIzOvyBfP2OFF6L anroVP4+xxEy3obAfVvGjdlXgESVjUhbbCANCbU9pjCr/0Tuzg1gqevZCyMiy8+EKRdY fEnw== X-Received: by 10.182.209.72 with SMTP id mk8mr1105539obc.54.1422427049452; Tue, 27 Jan 2015 22:37:29 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.229.9 with HTTP; Tue, 27 Jan 2015 22:36:49 -0800 (PST) In-Reply-To: References: <20150127024521.3689F2618FD@dd15934.kasserver.com> <20150128061137.CCF9726187F@dd15934.kasserver.com> Date: Wed, 28 Jan 2015 15:36:49 +0900 X-Google-Sender-Auth: ttYNABbF4UXF6GXEHUtsRmYY9f0 Message-ID: To: Xinchen Hui Cc: Thomas Bley , PHP Internals , "nicolas.grekas+php" , reeze Content-Type: multipart/alternative; boundary=e89a8ff25256006efa050db09b85 Subject: Re: [PHP-DEV][RFC] Enable error_handler callback parameters to be passed by reference From: yohgaki@ohgaki.net (Yasuo Ohgaki) --e89a8ff25256006efa050db09b85 Content-Type: text/plain; charset=UTF-8 Hi Xinchen, On Wed, Jan 28, 2015 at 3:15 PM, Xinchen Hui wrote: > actually, this should already be in access.log(the last 500 error > one)...... I don't see why you need it in error log.... > PHP log would be more useful with user ID/name to identify who was trying to tamper with system, for example. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --e89a8ff25256006efa050db09b85--