maintenance: Move backup.inc to a regular php class file
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 2 Aug 2018 05:10:29 +0000 (06:10 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 2 Aug 2018 16:20:30 +0000 (17:20 +0100)
commit55875bcd2d24ce976d97376496268b5038064bf3
tree80fe285c978253d2e8f97d9abe36a3b98d560d30
parentd7886920762d1ec5a3be9d286a8684288fc8e3dc
maintenance: Move backup.inc to a regular php class file

Move the class to maintenance/includes/, following the precedent
set by d7886920762.

Bug: T184782
Change-Id: I0ba86e4401e2c97db4cf2ad9f0e78c04b5565ee8
.phpcs.xml
autoload.php
maintenance/backup.inc [deleted file]
maintenance/dumpBackup.php
maintenance/dumpTextPass.php
maintenance/includes/BackupDumper.php [new file with mode: 0644]
tests/phan/config.php