<?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();?>
Function name: (null)
Compiled variables: !0=$x, !1=$a