<?php/* * Boolean (logical) xor of value1 * opcode number: 14 */echo 1 xor 2;?>
Function name: (null)
Compiled variables: none