phpsysinfo on php 7 #101

Closed
lastsamurai26 opened this Issue Dec 11, 2015 · 1 comment

Comments

Projects
None yet
2 participants

phpsysinfo does not work on php 7 final

Fatal error: Uncaught Error: Call to undefined method Error::singleton() in /var/www/vhosts/xxxx.de/docs/phpsysinfo/includes/output/class.Output.inc.php:40 Stack trace: #0 /var/www/vhosts/xxxx.de/docs/phpsysinfo/includes/output/class.Webpage.inc.php(61): Output->__construct() #1 /var/www/vhosts/xxxx.de/docs/phpsysinfo/index.php(56): Webpage->__construct() #2 {main} thrown in /var/www/vhosts/xxxx.de/docs/phpsysinfo/includes/output/class.Output.inc.php on line 40

Contributor

namiltd commented Dec 11, 2015

Look at: #100

It is already fixed, try version from Github tree.

@namiltd namiltd closed this Dec 11, 2015

@namiltd namiltd added the bug label Dec 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment