<?php/* * Tests if the entry of an array is set or not. * Opcode 编号: 115 */if(isset($a[0])) return 0;?>
函数名: (null)
编译后的变量: !0=$a