mysqldump-php
mysqldump-php copied to clipboard
PHP 8 support
This is taken care in https://github.com/druidfi/mysqldump-php fork. See #251
We're using this library since ages in production and it works flawlessly on php 8.0, don't see the reason of forking it
I don't believe that supporting older versions of PHP should be a problem. The aim of this program is to be as compatible as possible with all the deployed environments, and belive me, there are still lots of php5.x servers out there.