文字

ASSIGN_MUL

PHP code

<?php

$a *= 3 ;
?>

PHP opcodes

Function name: (null)

Compiled variables: !0=$a

line # op fetch ext return operands
6 0 ASSIGN_MUL       !0,3
7 1 RETURN       1
上一篇: 下一篇: