mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14584] Change all to be removed tags to 4.0
PHPBB3-14584
This commit is contained in:
committed by
Marc Alexander
parent
7a831c3e28
commit
cfaf24bd45
@@ -14,7 +14,7 @@
|
||||
namespace phpbb;
|
||||
|
||||
/**
|
||||
* @deprecated 3.2.0-dev (To be removed 3.3.0) use \phpbb\filesystem\filesystem instead
|
||||
* @deprecated 3.2.0-dev (To be removed 4.0.0) use \phpbb\filesystem\filesystem instead
|
||||
*/
|
||||
class filesystem extends \phpbb\filesystem\filesystem
|
||||
{
|
||||
|
Reference in New Issue
Block a user