summaryrefslogtreecommitdiff
path: root/Zend/zend_vm_opcodes.c
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2018-07-25 13:40:47 +0300
committerDmitry Stogov <dmitry@zend.com>2018-07-25 13:40:47 +0300
commitf950128cd6d1eac5c143ef1cff1e8cc4281949bd (patch)
tree1f3c637e6ad22084e934931d5f8eb7c5c3da7009 /Zend/zend_vm_opcodes.c
parenta5e80b22e11c2db7fd5ff07b5b7a28f80745e89b (diff)
downloadphp-git-f950128cd6d1eac5c143ef1cff1e8cc4281949bd.tar.gz
Encode parent class name as IS_CONST operand in DECLARE_INHERITED_CLASS and DECLARE_ANON_INHERITED_CLASS opcodes (eliminate FETCH_CLAS
S opcode).
Diffstat (limited to 'Zend/zend_vm_opcodes.c')
-rw-r--r--Zend/zend_vm_opcodes.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/Zend/zend_vm_opcodes.c b/Zend/zend_vm_opcodes.c
index f09efd50d6..73a2c164ea 100644
--- a/Zend/zend_vm_opcodes.c
+++ b/Zend/zend_vm_opcodes.c
@@ -364,13 +364,13 @@ static uint32_t zend_vm_opcodes_flags[199] = {
0x00040751,
0x00000000,
0x00047305,
- 0x00000000,
- 0x00000100,
+ 0x00000003,
+ 0x00000303,
0x00000000,
0x00000003,
0x00000303,
0x00040300,
- 0x00000100,
+ 0x00000303,
0x00000000,
0x00006701,
0x00060757,
@@ -397,7 +397,7 @@ static uint32_t zend_vm_opcodes_flags[199] = {
0x00002003,
0x00000707,
0x03000000,
- 0x03000100,
+ 0x03000303,
0x00047307,
0x00047307,
0x00047307,