<?php/* * Call a function by name. Following INIT_FCALL_BY_NAME and multiple SEND_VAL, SEND_VAR or SEND_REF. * opcode number: 61 */$x = 'phpinfo';$a = $x();?>
関数名: (null)
コンパイルされた変数: !0=$x, !1=$a