mikelynn2 / blacklistmonitor

Web based application for monitoring Domains and IPs on RBLs
MIT License
85 stars 42 forks source link

PHP 7 issue #28

Closed roccotocco closed 7 years ago

roccotocco commented 7 years ago

PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; _FileCache has a deprecated constructor in /var/www/html/classes/blacklistmonitor/_FileCache.class.php on line 3

PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; _MeasurePerformance has a deprecated constructor in /var/www/html/classes/_MeasurePerformance.class.php on line 3

mikelynn2 commented 7 years ago

fixed