1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-15 14:16:28 +02:00
Files
php-phpbb/phpBB/phpbb
Tristan Darricau b7db2717b2 Merge pull request #4126 from marc1706/ticket/13733
[ticket/13733] Allow non-migration files inside migrations folder

* marc1706/ticket/13733:
  [ticket/13733] Remove validate_classes method argument
  [ticket/13733] Make sure migration classes always have same order in tests
  [ticket/13733] Properly test setting validate_classes to false/true
  [ticket/13733] Use interface for migratinos
  [ticket/13733] Update comment explaining migration class validation
  [ticket/13733] Add isInstantiable() check.
  [ticket/13733] Braces on their own lines
  [ticket/13733] Allow tests the skip class validation
  [ticket/13733] Properly handle nonexistent classes as well
  [ticket/13733] Handle nonexistent classes as well
  [ticket/13733] Only use migration classes that extension the base migration class.
2016-01-25 09:08:23 +01:00
..
2016-01-06 13:26:23 +01:00
2015-09-02 11:51:16 +02:00
2015-12-15 19:55:55 +01:00
2015-10-17 23:05:57 +02:00
2015-08-28 17:34:50 +02:00
2015-10-17 23:05:57 +02:00
2016-01-15 11:18:13 +01:00
2015-10-21 00:32:20 +02:00
2015-10-14 08:38:32 +02:00
2015-08-20 15:48:18 +02:00
2015-10-17 23:05:57 +02:00
2015-10-11 10:48:53 +02:00
2016-01-13 09:27:35 +01:00