Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108640 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 52112 invoked from network); 17 Feb 2020 11:31:29 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 17 Feb 2020 11:31:29 -0000 To: internals@lists.php.net References: Date: Mon, 17 Feb 2020 09:46:44 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 94.8.9.87 Subject: Re: [PHP-DEV] [RFC] get_debug_type From: marandall@php.net (Mark Randall) Message-ID: On 17/02/2020 08:42, Nikita Popov wrote: >> Can you please add some examples for the behavior? Preferably the precise >> output for all primitive types, for classes and for anonymous classes. Added to RFC