<?php/* * Fetch the "prop-name" property value of this object. Read-only? * opcode number: 82 */$x = new A();$a = 'x';echo $$a->num;?>
Function name: (null)
Compiled variables: !0=$x, !1=$a