Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89125 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40390 invoked from network); 9 Nov 2015 16:46:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2015 16:46:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.49 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.49 mail-wm0-f49.google.com Received: from [74.125.82.49] ([74.125.82.49:34029] helo=mail-wm0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/23-13667-4DDC0465 for ; Mon, 09 Nov 2015 11:46:13 -0500 Received: by wmnn186 with SMTP id n186so114423567wmn.1 for ; Mon, 09 Nov 2015 08:46:09 -0800 (PST) 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=KzKnKdp4+KXw0K48lU2u3dtdHt3M2uHzW0wOcPLsiLM=; b=hI94iEZe7O8GsCwDUgaMuzHauhD2LRKoSSaVcGmxLZBsifvRbkpvW1dk6h1TwkPxjA 0KSG8cTLTBQ/JU4NzGzkJClPC4OK3vamqCwJ8Vgoeyz5EaGWHyGkdri5HAiMYdDDB4/C FcPtonJSACHG+lVDL8gbah0ayZAT52aC19neOIPiEgqUt9iHn9yLa2fvAx2YwCcnowjb 6TcwuoOi/mtx6MiIeSbNT3lEKAzzkKaP8sZCy4BeELwDvYpExMV7jK//qLr7GlL4xhaG VMxIzO/m9EzHZFQoZuBwyZcUb2HhvazYL5VcdZiq+qw5LXLNwAGBu/DFRGUHTenNPizz 7AIw== MIME-Version: 1.0 X-Received: by 10.28.8.129 with SMTP id 123mr25429123wmi.25.1447087569637; Mon, 09 Nov 2015 08:46:09 -0800 (PST) Received: by 10.28.145.200 with HTTP; Mon, 9 Nov 2015 08:46:09 -0800 (PST) In-Reply-To: References: <563B6ED1.1030601@gmail.com> Date: Mon, 9 Nov 2015 16:46:09 +0000 Message-ID: To: Niklas Keller Cc: Steven Hilder , PHP Internals , Rowan Collins , Joe Watkins , Dmitry Stogov Content-Type: multipart/alternative; boundary=001a114412168c1c3605241e54ff Subject: Re: [PHP-DEV] Null bytes in anonymous class names From: leight@gmail.com (Leigh) --001a114412168c1c3605241e54ff Content-Type: text/plain; charset=UTF-8 On 9 November 2015 at 16:42, Niklas Keller wrote: > > Having the path info is quite useful for debugging purposes. > > Regards, Niklas > It is, but it will always still be available from ReflectionClass::getFileName() --001a114412168c1c3605241e54ff--