<?php/* * Shift result by value1 bits to left and store in variable indicated by result * Opcode 编号: 28 */$a <<= 3;?>
函数名: (null)
编译后的变量: !0=$a