spatie / uptime-monitor-app

A PHP application to monitor uptime and ssl certificates
https://spatie.be/opensource/php
MIT License
219 stars 35 forks source link

Undefined variable: certificateFound #16

Closed idleberg closed 4 years ago

idleberg commented 4 years ago

As of recently, when I run laravel/artisan monitor:list, the following error pops up.

Healthy monitors
================

In Healthy.php line 35:

  compact(): Undefined variable: certificateFound

PHP 7.3.2

freekmurze commented 4 years ago

Because I'm not using this application anymore i've decided to abandon it. Please use the spatie/laravel-uptime-monitor package directly.