youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyze #1667

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyze Parse error: syntax error, unexpected 'use' (T_USE), expecting identifier (T_STRING) or function (T_FUNCTION) or const (T_CONST) or \ (T_NS_SEPARATOR)

View on Bugsnag

Stacktrace

app/Engine/SiteAnatomy.php:11 - Composer\Autoload\includeFile
app/Engine/ApplicationScanAbstract.php:30 - App\Engine\ApplicationScanAbstract::__construct
app/Engine/ScanTechnologies.php:52 - App\Engine\ScanTechnologies::setOptions
app/Http/Controllers/SiteController.php:112 - App\Http\Controllers\SiteController::detectTechnologyGodMode

View full stacktrace

Created automatically via Bugsnag

youhackme commented 6 years ago

An error linked to this issue has been marked as fixed in Bugsnag Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyze