Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99528 invoked from network); 15 Dec 2013 21:33:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2013 21:33:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=neclimdul@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=neclimdul@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: neclimdul@gmail.com X-Host-Fingerprint: 74.125.82.49 mail-wg0-f49.google.com Received: from [74.125.82.49] ([74.125.82.49:58648] helo=mail-wg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/B6-48365-F202EA25 for ; Sun, 15 Dec 2013 16:33:36 -0500 Received: by mail-wg0-f49.google.com with SMTP id x12so3931815wgg.16 for ; Sun, 15 Dec 2013 13:33:33 -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 :content-type; bh=uq8XKQJhN6dBTgQZ1lr4BUm5c9/rDlBXMZ6jXotuPWE=; b=vzUmMyxfMsuF0FVFYZhtfx/8klC0MOc4q15QfllO7Emfl3CQplFo7uHB4TXNzYsrl2 KpuglPw4fTugo/eBwjSqEqQ2C+64Ow4j58a98VZJUnrJDlY/LFwv2DuO23Ma6hEin4qq bv8ob6Y7Rm9fzFp9Q8pcU7mZmNhU8BaAUdbTtwF/ijhCWhHb6+XnC9GuXitce5U6T3hk 0quPIqqbTV7AQam16VAfzQ828NhYSjjRHXU9P3ZX8/cL6jjuAslkGioUJHycSAIUyLS1 mWOUpaoeRhtSaC8rdYAUve0YcURYB4Tnf1jKdZfxhZUB5kF58J2tTi39kizkD/rJg3Qe R6eg== MIME-Version: 1.0 X-Received: by 10.180.37.201 with SMTP id a9mr10704749wik.18.1387143213099; Sun, 15 Dec 2013 13:33:33 -0800 (PST) Received: by 10.194.156.193 with HTTP; Sun, 15 Dec 2013 13:33:33 -0800 (PST) Received: by 10.194.156.193 with HTTP; Sun, 15 Dec 2013 13:33:33 -0800 (PST) In-Reply-To: <52AE1B46.60406@googlemail.com> References: <52ABA642.9090206@php.net> <52AE1B46.60406@googlemail.com> Date: Sun, 15 Dec 2013 15:33:33 -0600 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8f50355c78308604ed997229 Subject: Re: [PHP-DEV] Proposal for RFC: get_class_constants() From: neclimdul@gmail.com (James Gilliland) --e89a8f50355c78308604ed997229 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Troll much? Anyways, along the rest of the thread, a function to support the people working with objects that don't want to work with objects is a weak place to argue from. However if we're keeping get_class_* methods, API completion seems worthwhile. On Dec 15, 2013 3:13 PM, "Crypto Compress" wrote: > Hi, > > a short fairy tale: > For a long time thePHPway=99 was to build a function for everything someo= ne > needed/could imagine. This is why PHP is so easy, effective and triumphan= t. > But somehow the highlander principle found it's way into PHP and nothing > will ever be as it was before. So flog the reflection argument to death. > > http://www.mail-archive.com/internals@lists.php.net/msg64242.html > > Cheers! > cryptocompress > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --e89a8f50355c78308604ed997229--