Skip to content

Error in the http Check #59

@dacarLumo

Description

@dacarLumo

$http_response_header = array(false);

It seems some code is missing before the strpos, it will always trigger the exception.

if (strpos($http_response_header[0], '200') === false) {

Futhermore, the FileNotExistException use statement is missing in the header.

throw new FileNotExistException("File '{$file}' does not exist");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions