php6 opcode update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@102 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
1f74447df4
commit
1a198e5648
|
@ -69,7 +69,7 @@ static const char *const xc_opcode_names[] = {
|
|||
/* 66 */ "SEND_VAR",
|
||||
/* 67 */ "SEND_REF",
|
||||
/* 68 */ "NEW",
|
||||
/* 69 */ "UNDEF",
|
||||
/* 69 */ "GOTO",
|
||||
/* 70 */ "FREE",
|
||||
/* 71 */ "INIT_ARRAY",
|
||||
/* 72 */ "ADD_ARRAY_ELEMENT",
|
||||
|
|
Loading…
Reference in New Issue