1
0
Fork 0

php6 opcode update

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@102 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2006-08-27 04:53:23 +00:00
parent 1f74447df4
commit 1a198e5648
1 changed files with 1 additions and 1 deletions

View File

@ -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",