php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55275 Missing proper opcode documentation
Submitted: 2011-07-24 00:23 UTC Modified: 2011-07-24 01:17 UTC
From: juzna dot cz at gmail dot com Assigned:
Status: Duplicate Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: juzna dot cz at gmail dot com
New email:
PHP Version: OS:

 

 [2011-07-24 00:23 UTC] juzna dot cz at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/internals2.opcodes.jmpznz
---

Explanation of this opcode is missing. Correct explanation should be:
Jump to the address of op2 if value is zero, or to address given in extended_data 
if value is not zero.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-24 01:17 UTC] frozenfire@php.net
-Status: Open +Status: Duplicate
 [2011-07-24 01:17 UTC] frozenfire@php.net
Duplicate of https://bugs.php.net/bug.php?id=55274

Please only submit a single bug when two issues are very closely related.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 10:01:28 2024 UTC