Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18783 invoked from network); 17 Nov 2016 09:14:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2016 09:14:30 -0000 Authentication-Results: pb1.pair.com header.from=php@duncanc.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@duncanc.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain duncanc.co.uk from 74.125.82.42 cause and error) X-PHP-List-Original-Sender: php@duncanc.co.uk X-Host-Fingerprint: 74.125.82.42 mail-wm0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:36251] helo=mail-wm0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/2B-05303-4F47D285 for ; Thu, 17 Nov 2016 04:14:30 -0500 Received: by mail-wm0-f42.google.com with SMTP id g23so297229816wme.1 for ; Thu, 17 Nov 2016 01:14:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=duncanc-co-uk.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=WrYRCjjctDN3jbsLVhQLMb99FtxGCtAImphGIFbU9/E=; b=IBbe3/ak/qNSdJQUxWgzffao+XEsAYCpcG7Nb15ExDUAEq92eXE3Id1RSvO231vYjD qhk5krwLtBrCF4lUaSwItj2ceKF/U4AflApAHjoYP3HWpBW4ziq8o89NPmoFkdXO2hzY VpK1ti7oc9z8QeDicY7Ue0JPS23Z76skoElrGfuTuUfXlUKZhVlH38S0W1M7qN0p2sbP thXhZRqW266kXuQv8vSPIA23W47ybzb/rl3jAVJXYdDpCGgmVHTlsr2qItyRVEbRceb5 yOblTpcSOTr2mAfi031e88O0VE7jGzbk9aamKWAYuWN8utpE8yUrWRXl38AhpqxZb8Cf Svzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=WrYRCjjctDN3jbsLVhQLMb99FtxGCtAImphGIFbU9/E=; b=X7jTM0xYKSrzK86a2DL/P5ECUTjE67oie2wvioU3y8/UGnrKiWxq08gGg47XxI7FrY +vY+hBTgh6tbBOav2A+PvDcGwJw6YpeCgOi+gpyky8s8GKSUl0rQGiocEvXzo4hHTdN0 6fxHXDiDBrRCeH1fZIfg1sdEzHFwBpKdUIsQ+D5jMVrJBqLlAv6O2E9VqCSXwp1ubzvJ +wzbr1VyEKjSCGcYoxN8RPyEZ6U52fAIWZ249qbZoMmmg3IP7apd0GNzg2G7uxHO6O0/ vXdDxCL1ZDIoHEYw+0c48dboNMZaL0o1CZ4c8+UBLCotfi2irLl+WfElEAsoO8BcBMx4 OmEg== X-Gm-Message-State: AKaTC00aU8ft5iLmDWTlo3+i2uH9cMwxIhR+2MxmlgjO8vaHQZ0U5DgVA8LF3KlHiKFRxw== X-Received: by 10.194.173.73 with SMTP id bi9mr1306525wjc.120.1479374064470; Thu, 17 Nov 2016 01:14:24 -0800 (PST) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com. [74.125.82.45]) by smtp.gmail.com with ESMTPSA id d64sm14544976wmh.3.2016.11.17.01.14.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Nov 2016 01:14:23 -0800 (PST) Received: by mail-wm0-f45.google.com with SMTP id g23so297227615wme.1 for ; Thu, 17 Nov 2016 01:14:23 -0800 (PST) X-Received: by 10.46.77.196 with SMTP id c65mr835137ljd.59.1479374062833; Thu, 17 Nov 2016 01:14:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.202.135 with HTTP; Thu, 17 Nov 2016 01:14:22 -0800 (PST) X-Originating-IP: [195.99.194.20] In-Reply-To: References: <2b46dcb5-03e2-59dd-b04f-d1877fd603bc@gmx.de> <9c4e33c3-cd8c-dc29-89d2-c91abfb702e0@gmx.de> Date: Thu, 17 Nov 2016 09:14:22 +0000 X-Gmail-Original-Message-ID: Message-ID: To: Joe Watkins Cc: Nikita Popov , "Christoph M. Becker" , Niklas Keller , Internals Content-Type: multipart/alternative; boundary=94eb2c1ab5a0816eb705417b9d8e Subject: Re: [PHP-DEV] How to detect classes with a count_elements handler in userland? From: php@duncanc.co.uk (Craig Duncan) --94eb2c1ab5a0816eb705417b9d8e Content-Type: text/plain; charset=UTF-8 > > Just to chime in ... can you split the PR into the RFC, and the new thing > please. > Of course, that's done now: https://github.com/php/php-src/pull/2206 --94eb2c1ab5a0816eb705417b9d8e--