<?php/* * Unset the property of the current object (this) and store the original value into "result". * opcode number: 76 */$obj = new A();unset($obj->num);?>
関数名: (null)
コンパイルされた変数: !0=$obj