mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
Remove this debug line too
This commit is contained in:
@@ -112,7 +112,6 @@ ZEND_EXECUTE_HOOK_FUNCTION(ZEND_FE_FETCH)
|
||||
|
||||
NEXT_OPCODE();
|
||||
}
|
||||
else
|
||||
EX(opline) = op_array->opcodes+EX(opline)->op2.u.opline_num;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user