Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97010 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29716 invoked from network); 19 Nov 2016 00:06:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2016 00:06:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:39608] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/D0-24806-9979F285 for ; Fri, 18 Nov 2016 19:06:50 -0500 Received: (qmail 108037 invoked by uid 89); 19 Nov 2016 00:06:45 -0000 Received: from unknown (HELO mail-wm0-f41.google.com) (yohgaki@ohgaki.net@74.125.82.41) by 0 with ESMTPA; 19 Nov 2016 00:06:45 -0000 Received: by mail-wm0-f41.google.com with SMTP id f82so67195640wmf.1 for ; Fri, 18 Nov 2016 16:06:45 -0800 (PST) X-Gm-Message-State: AKaTC01W5PaQNKlip/PO5sRwuOg3b2VT0eOY7HdGMcceYTNfo5tVLMC811LmV1EDpK2yiDDD5+AUC1FlYSIXLA== X-Received: by 10.28.174.76 with SMTP id x73mr987580wme.25.1479513999102; Fri, 18 Nov 2016 16:06:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.190.200 with HTTP; Fri, 18 Nov 2016 16:05:58 -0800 (PST) In-Reply-To: References: Date: Sat, 19 Nov 2016 09:05:58 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Kalle Sommer Nielsen Cc: Nikita Popov , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 7.2 From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, On Sat, Nov 19, 2016 at 4:01 AM, Kalle Sommer Nielsen wrote: > auto_prepend/auto_append_file directives auto_prepend/append_file is handy to check application performance/statistical information such as memory usage while development and/or testing, for example. Do these harm any other than shooting their own foot? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net