<?php/* * increments variable indicated by value1 by 1 (before performing other operations) and stores in result * Opcode 编号: 34 */++$a;?>
函数名: (null)
编译后的变量: !0=$a