-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
I am getting following error whenever someone sends a HEAD request to our blog:
PHP WarningHEAD /oodle.xml
Invalid argument supplied for foreach()
/vendor/getherbert/framework/Herbert/Framework/Router.php:98Herbert\Framework\Router::boot
add_rewrite_tag('%herbert_route%', '(.+)');
foreach ($this->routes[$this->http->method()] as $id => $route)
{
$this->addRoute($route, $id, $this->http->method());
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels