<?php/* * Increment the property value specified by prop-name and store the original value into result. * opcode number: 134 */$obj = new A();$obj->num++;?>
Function name: (null)
Compiled variables: !0=$obj