query-monitor icon indicating copy to clipboard operation
query-monitor copied to clipboard

Fix PHP notices if variable undefined in http.php

Open afragen opened this issue 5 years ago • 1 comments

Exit foreach loop early if certain data are not defined. When undefined they cause many PHP notices.

Fixes https://github.com/johnbillion/query-monitor/issues/500

afragen avatar Feb 22 '20 01:02 afragen

Possibly related #446

afragen avatar Feb 22 '20 01:02 afragen