Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46272 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86680 invoked from network); 3 Dec 2009 16:47:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2009 16:47:41 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:45230] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/F1-02785-9ABE71B4 for ; Thu, 03 Dec 2009 11:47:38 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NGEq6-0006ZB-MQ for internals@lists.php.net; Thu, 03 Dec 2009 17:47:34 +0100 Received: from p5b3766eb.dip.t-dialin.net ([91.55.102.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 17:47:34 +0100 Received: from sb by p5b3766eb.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Dec 2009 17:47:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Thu, 03 Dec 2009 17:47:10 +0100 Lines: 9 Message-ID: References: <4B17DE7F.7000202@easyflirt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b3766eb.dip.t-dialin.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0 In-Reply-To: <4B17DE7F.7000202@easyflirt.com> Sender: news Subject: Re: [PHP-DEV] Inspecting opcode From: sb@sebastian-bergmann.de (Sebastian Bergmann) Am 03.12.2009 16:51, schrieb Mathieu Suen: > Does anyone know how to inspect the opcode of a php file? VLD: http://derickrethans.nl/vld.php bytekit-cli: http://github.com/sebastianbergmann/bytekit-cli -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/