Skip to content

Undefined index: path #251

Closed
Closed
@ArtDubrovsky

Description

@ArtDubrovsky

Good day,
after turning wp_debug on I've found some of

PHP Notice: Undefined index: path in /htdocs/wp-content/plugins/nginx-helper/admin/class-purger.php on line 390

at debug.log

I've not realised yet what is a scenario invokes this notice, but changed the original string to

$hash = md5( $url_data['scheme'] . 'GET' . $url_data['host'] . wp_parse_url( $url, PHP_URL_PATH ) );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions