PHP 코어: Zend 엔진 해커 가이드
PHP Manual

Zend Engine 2 opcode list

Table of Contents

Opcodes

This page lists and partially documents all the opcodes generated by Zend Engine 2 when it parses PHP files. Opcodes may be dumped for a given PHP file using the vld extension (see » http://pecl.php.net/package/vld).


PHP 코어: Zend 엔진 해커 가이드
PHP Manual