<?php/* * compares value1 and value2 to see if they are unequal or of different types * Opcode 编号: 16 */echo (1 !== 1);?>
函数名: (null)
编译后的变量: none