ZEND_JMP_SET

PHP code

<?php 
/*
 * 
 * opcode number: 152
 * No sample PHP yet */
?>
add a note add a note

User Contributed Notes 1 note

up
-2
moriarty at front dot ru
6 years ago
<?php
$t
= 1?:5;
?>

line     # *  op
--------------------------------------
  73     0  >   ZEND_JMP_SET
         1      QM_ASSIGN
         2      ASSIGN

备份地址:http://www.lvesu.com/blog/php/internals2.opcodes.zend-jmp-set.php