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