BartekSz95 / phpvirtualbox

A web interface to manage and access Virtualbox machines.
Other
55 stars 15 forks source link

#7-fix #8

Closed vsc55 closed 11 months ago

vsc55 commented 1 year ago

Fix error Uncaught TypeError: Return value of VBox_Collection::current() must be an instance of mixed, instance of IGuestOSType returned in /endpoints/lib/vboxServiceWrappers.php:156

BartekSz95 commented 11 months ago

Please, update your PHP to newest version. I can't marge this fix. You have on README.md that I'm supporting only PHP8. PHP in newest version have lots of changes. Your pull request will destroy PHP8.x compatibility.