2new opcodes added in 5.2

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286794 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-08-04 10:51:21 +00:00
parent 8b9093186a
commit 6b9b2ac5ca

View file

@ -279,6 +279,8 @@
<entry>149</entry><entry><xref linkend="internals2.opcodes.handle-exception"/></entry><entry>yes</entry>
</row>
<row><entry>150</entry><entry><xref linkend="internals2.opcodes.user-opcode"/></entry><entry>no</entry></row>
<row><entry>152</entry><entry>ZEND_JMP_SET</entry><entry>no</entry></row>
<row><entry>153</entry><entry>ZEND_DECLARE_LAMBDA_FUNCTION</entry><entry>no</entry></row>
</tbody>
</tgroup>
</table>