<?php/* * Shift bits to right * opcode number: 7 */echo 8 >> 2;?>
Function name: (null)
Compiled variables: none