<?php/* * casts value1 as type value2 (?? Not certain about arguments ??) * opcode number: 21 */echo (int)1;?>
Function name: (null)
Compiled variables: none