mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12963] Edit deprecation message
PHPBB3-12963
This commit is contained in:
@@ -120,7 +120,7 @@ class migrate extends \phpbb\console\command\command
|
||||
->extension_directory('/migration')
|
||||
->get_classes();
|
||||
|
||||
// @deprecated to be removed in 3.2 final
|
||||
// @deprecated 3.1.0-RC4 (To be removed: 3.2.0)
|
||||
$migrations_deprecated = $this->extension_manager
|
||||
->get_finder()
|
||||
->extension_directory('/migrations')
|
||||
|
Reference in New Issue
Block a user