phpbb/phpBB/install
Tristan Darricau a093c28d1a [ticket/12963] Fix the list of migrations in database_update.php
Without this patch the finder grab all the class available in the ext
folder and not only the migrations. This change is backported for the one
done before to the cli tool db:migrate. (see the commit
3420f8f320)

PHPBB3-12963
2014-09-10 12:01:01 +02:00
..
convertors [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 2014-08-11 19:30:55 +02:00
data [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
schemas [ticket/12990] Fix unit tests 2014-08-17 16:19:23 +02:00
database_update.php [ticket/12963] Fix the list of migrations in database_update.php 2014-09-10 12:01:01 +02:00
index.php [ticket/12932] Add method for getting the datetime class and allow overriding 2014-08-10 13:41:08 +02:00
install_convert.php [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
install_install.php [ticket/11854] Update the default captcha choosen during the installation 2014-08-11 01:16:28 +02:00
install_main.php [ticket/12708] Make the path absolute by using __DIR__. 2014-06-14 18:16:57 +02:00
install_update.php [ticket/12778] Rename the file to *.bak instead of deleting 2014-08-07 16:52:49 +02:00
phpinfo.php [ticket/12723] Add Sniff ensuring PHP files use the correct file header 2014-06-22 00:45:34 +02:00