Skip to content

Infinite loop countermeasures #6

Open
@glassmonkey

Description

@glassmonkey

It hangs in an infinite loop code as follows.

<?php
while(true) {
    echo(1);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions