<?php/* * Concats string values string1 and string2 * opcode number: 8 */echo "hello" . "world";?>
Function name: (null)
Compiled variables: none