What's new
Support for tables with backticks in their names. You should never create database tables or columns with backticks in their names, but if you do, you can now use include them in your backup without breaking restoration.
PHP 8.4 strict compatibility work. A number of non-urgent...