Skip to content

Releases: kt315ua/phpvirtualbox-fork

7.0-rc1

05 Jul 12:14
Compare
Choose a tag to compare

Changelog:

  • Fix Snapshotting for Virtualbox 7.0 (kt315ua)
  • Take fixes from other project forks:
    - Upgrade to Virtualbox 7.0 (BartekSz95)
    - Support PHP 8.2 (BartekSz95, ms49434)
    - Fix fileTree listing and extension filtering (derekschrock)
    - Fix api.php exceptions handling bug (miceZipper)
  • couple minor fixes

Tested on:

  • OS: Debian GNU/Linux trixie/sid x86_64
  • Kernel: 6.9.7-amd64
  • VirtualBox version: 7.0.18-162988~Debian~bookworm
  • phpvirtualbox dependencies:
    • apache2: 2.4.59-2
    • php, php-common, php-gd, php-soap, php-xml, libapache2-mod-php: 2:8.2+93+nmu1

phpvirtualbox for vbox 7.0 (beta)

06 Feb 17:46
Compare
Choose a tag to compare

forked from https://github.com/phpvirtualbox/phpvirtualbox

Added relevant fixes from pull request page:

  • Upgrade to Virtualbox 7.0 - BartekSz95
  • Support PHP 8.2 - BartekSz95, ms49434
  • Fix fileTree listing and extension filtering - derekschrock
  • Fix api.php exceptions handling bug - miceZipper

phpvirtualbox for vbox 6.1

06 Feb 17:56
Compare
Choose a tag to compare

forked from https://github.com/phpvirtualbox/phpvirtualbox

Added relevant fixes from pull request page:

  • Fix fileTree listing and extension filtering - derekschrock
  • Fix api.php exceptions handling bug - miceZipper