Hi,
Does anyone know how to inspect the opcode of a php file?
Thanks
-- Mathieu Suen
Hi,
It sounds like what you want is VLD. http://pecl.php.net/package/vld
- Graham Kelly
On Thu, Dec 3, 2009 at 10:51 AM, Mathieu Suen mathieu.suen@easyflirt.comwrote:
Hi,
Does anyone know how to inspect the opcode of a php file?
Thanks
-- Mathieu Suen
Here's another extension for the same. Generates nice graphs too.
http://www.bytekit.org/
--
troels
Hi,
It sounds like what you want is VLD. http://pecl.php.net/package/vld
- Graham Kelly
On Thu, Dec 3, 2009 at 10:51 AM, Mathieu Suen mathieu.suen@easyflirt.comwrote:
Hi,
Does anyone know how to inspect the opcode of a php file?
Thanks
-- Mathieu Suen
Hello,
Does anyone know how to inspect the opcode of a php file?
take a look at Bytekit at http://www.bytekit.org
Bye,
Stefan
Hello Stefan,
Cannot compile with VC6/x86 under Windows.. Is there any precompiled binary
for this environment? Thanks.
2009/12/4 Stefan Esser stefan@nopiracy.de
Hello,
Does anyone know how to inspect the opcode of a php file?
take a look at Bytekit at http://www.bytekit.orgBye,
Stefan--
--
Best regards,
Jingcheng Zhang
P.R.China
Hello,
Cannot compile with VC6/x86 under Windows.. Is there any precompiled binary
for this environment? Thanks
I recently realised that the ZTS build is broken. Will fix it during the
weekend or early next week. I will also move Bytekit and Suhosin.org to
new redmine installations, becaue Trac is crap.
Stefan
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/