Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70642 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73247 invoked from network); 15 Dec 2013 14:01:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2013 14:01:24 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.172 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.128.172 mail-ve0-f172.google.com Received: from [209.85.128.172] ([209.85.128.172:50365] helo=mail-ve0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/A2-48365-236BDA25 for ; Sun, 15 Dec 2013 09:01:22 -0500 Received: by mail-ve0-f172.google.com with SMTP id jw12so2615246veb.17 for ; Sun, 15 Dec 2013 06:01:19 -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:date:message-id:subject :from:to:cc:content-type; bh=gsJP74Qc1v7VOu1Psm/MqFFyO5UBoZT47BXik+YsmuQ=; b=ZhQbgPgIMcRsfdAR8FbvU0FVHRfOXNdPLjPE/wOUXaGACxB1tPmjAMmmmTdP2a1BLU iFP4yAd3cYq0DvZnEnhUrao5CNP+I/qFk5EWQfZcj+lZfIZs2fd5Wl78ojH/H4upz1AZ e09Q2EKxlv6eurlpMZHt/d13dC/c6q33qBZqHpC+X1l+31+kNzii3BbcF6tta6/MYqvy oE3TZYMLl/5ug8BfgDEA1b9lIbQziXf5lc34wT+F84v5AbWt6eC1KYNfeq8VylMEknHf 6z14Vkp99orcu+oBJIjrIbXiVXfq6B0FNpZfL7GxXSUeddSUJHQ8CBVT5HZnzm0T0TM3 okJA== MIME-Version: 1.0 X-Received: by 10.220.169.203 with SMTP id a11mr1870142vcz.26.1387116079853; Sun, 15 Dec 2013 06:01:19 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.58.179.10 with HTTP; Sun, 15 Dec 2013 06:01:19 -0800 (PST) In-Reply-To: References: <52ABA642.9090206@php.net> Date: Sun, 15 Dec 2013 15:01:19 +0100 X-Google-Sender-Auth: v5fYMM6XaO5lI6LOFOr5YP4jV8o Message-ID: To: Stefan Neufeind Cc: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Proposal for RFC: get_class_constants() From: kalle@php.net (Kalle Sommer Nielsen) Hi 2013/12/15 Kalle Sommer Nielsen : > I cooked up a quick little patch, is this what you wanna have included > in the core? For some reason the link must have been relocated, heres a new one: http://pastie.org/8553749 -- regards, Kalle Sommer Nielsen kalle@php.net