diff --git a/internals2/opcodes.xml b/internals2/opcodes.xml
index b776935971..c0c8e25b8e 100644
--- a/internals2/opcodes.xml
+++ b/internals2/opcodes.xml
@@ -76,7 +76,7 @@
39yes
40yes
41yes
- 42not documentedno
+ 42no
43yes
44yes
45yes
@@ -85,7 +85,7 @@
48yes
49yes
50yes
- 51not documentedno
+ 51no
52yes
53yes
54yes
@@ -107,7 +107,7 @@
66yes
67yes
68yes
- 69not documentedno
+ 69no
70yes
71yes
@@ -157,7 +157,7 @@
99yes
- 100not documentedno
+ 100no
101no
@@ -174,7 +174,7 @@
109yes
110yes
- 111not documentedno
+ 111no
112yes
@@ -262,11 +262,11 @@
142yes
- 143not documentedno
+ 143no
144no
- 145not documentedno
+ 145no
146no
@@ -476,6 +476,22 @@ echo "hello\ world";
* opcode number: 144
* No sample PHP yet */
?>
+]]>
+
+
+
+
+ DECLARE_INHERITED_CLASS_DELAYED
+
@@ -1770,6 +1786,22 @@ while(1) {
+
BW_AND
@@ -2410,6 +2442,22 @@ $copy = clone $obj;
+
CONCAT
@@ -3355,6 +3403,22 @@ echo FOO;
+
FETCH_DIM_FUNC_ARG
@@ -6529,6 +6593,22 @@ if(1^2) return;
+
JMPZ
@@ -6897,6 +6977,22 @@ $obj = new A();
+
+ INIT_NS_FCALL_BY_NAME
+
+
NOP
@@ -7900,6 +7996,22 @@ echo "Done\n"; // shouldn't be displayed
+