<?php/* * 与 value1 中的值进行二进制或(OR)运算,并将结果保存至 value1 * Opcode 编号: 31 */$a |= 64;?>
函数名: (null)
编译后的变量: !0=$a