<?php/* * Bit-wise xor of value1 and value2 * opcode number: 11 */echo 1^2;?>
Function name: (null)
Compiled variables: none