<?php/* * casts value1 as type value2 (?? Not certain about arguments ??) * Opcode 编号: 21 */echo (int)1;?>
函数名: (null)
编译后的变量: none