Manuel PHP Dans le coeur de PHP : Guide du Hacker Zend Engine 2 Opcodes Opcode Descriptions and Examples FETCH_OBJ_UNSET FETCH_OBJ_RW FETCH_OBJ_W 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 */?>