<?php/* * Jump to the address if the value is zero * Opcode 编号: 43 */if($a != 0) echo "foo";?>
函数名: (null)
编译后的变量: !0=$a