Skip to content

Problem decoding goto #19

@Dichvucoder

Description

@Dichvucoder

Ex:
"<?php
$k = 3;
if(!($k<3))goto end;
echo 'Hello world\n';
end:"
Goto is not decoded in this case, can you update the program that can decode goto in if/while for loops?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions