文字

ASSIGN_SUB

PHP code

<?php

$a -= 3 ;
?>

PHP opcodes

Function name: (null)

Compiled variables: !0=$a

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