Php/docs/internals2.opcodes.fetch-unset

From Get docs

FETCH_UNSET

PHP code

<?php /* * Fetch a variable for the purpose of unset() operation. * opcode number: 95 * No sample PHP yet */?>