This commit is contained in:
@@ -1455,7 +1455,6 @@ enum ph7_vm_op {
|
||||
PH7_OP_LOAD_REF, /* Load reference */
|
||||
PH7_OP_STORE_REF, /* Store a reference to a variable*/
|
||||
PH7_OP_MEMBER, /* Class member run-time access */
|
||||
PH7_OP_CVT_NULL, /* NULL cast */
|
||||
PH7_OP_CVT_OBJ, /* Object cast */
|
||||
PH7_OP_CVT_CALL, /* Callback cast */
|
||||
PH7_OP_CVT_RES, /* Resource cast */
|
||||
|
Reference in New Issue
Block a user