Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74346 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26859 invoked from network); 19 May 2014 08:28:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2014 08:28:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=the.warl0ck.1989@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=the.warl0ck.1989@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.178 as permitted sender) X-PHP-List-Original-Sender: the.warl0ck.1989@gmail.com X-Host-Fingerprint: 209.85.214.178 mail-ob0-f178.google.com Received: from [209.85.214.178] ([209.85.214.178:62396] helo=mail-ob0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/65-05762-590C9735 for ; Mon, 19 May 2014 04:28:05 -0400 Received: by mail-ob0-f178.google.com with SMTP id va2so5758559obc.23 for ; Mon, 19 May 2014 01:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Y5QmNMWbM1ZWWu9yMsceZrz+ZbIhhqiSmjvNZgIEhvQ=; b=hqIpGmvipL9JXRnEsSbBI2CNue3brai/FxO6BixG/M5qGT680bqseSM2I+NT8BdkEe 72vyqV8CteH5DXxofRNpz1GHZV42P3WDpgE9EnLsVzNLDFfj62J6ESa030maXopOlQ8S bKOK9ZVVEpRv1voTdA9ZyJEeqblyK/3rvy5tQxlcETscHV/MKFxwIR2MQ609y//aun5u 7ah5D5ntYbFy6KBWe9Hzi+LaVTi7to9st9xHaENyc3u2orLDlw4jA+WZCx2348RDA6Cf d1F1L5j+9GE1iIBOkwk2VjHbXzayv3jAG5lP/FD9Fd37BBvXw4EW7SsQofrAHZ7hn38E nKTA== MIME-Version: 1.0 X-Received: by 10.182.28.195 with SMTP id d3mr34531400obh.19.1400488082894; Mon, 19 May 2014 01:28:02 -0700 (PDT) Received: by 10.76.23.66 with HTTP; Mon, 19 May 2014 01:28:02 -0700 (PDT) Date: Mon, 19 May 2014 16:28:02 +0800 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Enumerate visible class names in current scope From: the.warl0ck.1989@gmail.com (Aaron Lewis) Hi, Is it possible to enumerate all visible class name in current scope? If not names, a zval like structure is nice as well. Thanks! -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33