makinacorpus / DbToolsBundle

A PHP library to backup, restore and anonymize databases
https://dbtoolsbundle.readthedocs.io
MIT License
181 stars 15 forks source link

PHP 8.4 support #186

Open pounard opened 2 weeks ago

pounard commented 2 weeks ago

See closed PR by @Chris53897 #181, it was a good first step, but mostly incomplete: we need to update the dev.sh script as well.

We need to wait for official stable releases of php 8.4 and xdebug 3.4 for everything to work gracefully.