Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82459 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84041 invoked from network); 11 Feb 2015 08:35:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2015 08:35:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.49 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.49 mail-qg0-f49.google.com Received: from [209.85.192.49] ([209.85.192.49:39339] helo=mail-qg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/91-33902-C641BD45 for ; Wed, 11 Feb 2015 03:35:56 -0500 Received: by mail-qg0-f49.google.com with SMTP id q107so1528972qgd.8 for ; Wed, 11 Feb 2015 00:35:53 -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=sEZB6Kn4w669l4cLcoFujdN5P1DJhpuBC23O3lnZz6g=; b=p1zYl5ZRcn2Wn/mrkBDJvD3a/fBgm4SYj/n6iqFrXI6oQu7oxcCk1STjXkJqEKpxyT Nv6h0zKXcujNt4qYN8Y61PJEgCoNclR8CPVnbT2Sg3y6jaFKibz8IxK0+nuy32bYREmv T7g45bnmMKI7aGfO2k57WgSdh/x+3TOJI/GkFMAIiNZuO05PrP4K2ycCs4uT1LlJ8WTA 0K2twSzWjI1BsBPqIjfvnDG/MgCuAaxp+bIVpXzBPwgFGh7eSosKAeHKuN5rlR1YkQbK k92pKQkj3Dns83Y4YR9C1W0o28IbPV5ckQ+FLEMFyJiCc2GOhFKiwKi9F7dIvRZTX4nm ZjbQ== X-Received: by 10.224.60.193 with SMTP id q1mr61041927qah.86.1423643753748; Wed, 11 Feb 2015 00:35:53 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.250.195 with HTTP; Wed, 11 Feb 2015 00:35:13 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Feb 2015 17:35:13 +0900 X-Google-Sender-Auth: PrHv3NX0j79v5Un-NznmHRueS5A Message-ID: To: reeze Cc: Xinchen Hui , "internals@lists.php.net" , Dmitry Stogov Content-Type: multipart/alternative; boundary=001a1133dee63aa165050ecbe4ed Subject: Re: Proposal: Introduce a new macro:php_error_docref_ex() From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1133dee63aa165050ecbe4ed Content-Type: text/plain; charset=UTF-8 Hi all, On Wed, Feb 11, 2015 at 5:21 PM, reeze wrote: > I think it is a cleanup, it works but there are too many duplication. it > is the time to make the code clean and easier to understand. I've never used other than NULL also. Everyone is going to remove TSRM macros, it's right time to clean up. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1133dee63aa165050ecbe4ed--