Skip to content

Commit fd6567e

Browse files
committed
test out of sync generated file zend_vm_execute.h
1 parent 4d4d897 commit fd6567e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Zend/zend_vm_execute.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
# pragma warning(once : 6286)
2929
# pragma warning(once : 6326)
3030
#endif
31+
32+
// DEBUG change
33+
3134
static user_opcode_handler_t zend_user_opcode_handlers[256] = {
3235
(user_opcode_handler_t)NULL,
3336
(user_opcode_handler_t)NULL,

0 commit comments

Comments
 (0)