<?php/* * Concats string values string1 and string2 * opcode number: 8 */echo "hello" . "world";?>
関数名: (null)
コンパイルされた変数: none