Php/docs/internals2.opcodes.fetch-obj-unset
来自菜鸟教程
FETCH_OBJ_UNSET
PHP code
<?php /* * Fetch a property of an object variable for the purpose of unset() operation. * opcode number: 97 * No sample PHP yet */?>
<?php /* * Fetch a property of an object variable for the purpose of unset() operation. * opcode number: 97 * No sample PHP yet */?>