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