mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/17097] Fix PHP 8.2 deprecation warnings
PHPBB3-17097
This commit is contained in:
@@ -48,6 +48,9 @@ class upload
|
||||
/** @var dispatcher */
|
||||
protected $phpbb_dispatcher;
|
||||
|
||||
/** @var string */
|
||||
protected $phpbb_root_path;
|
||||
|
||||
/** @var plupload Plupload */
|
||||
protected $plupload;
|
||||
|
||||
|
Reference in New Issue
Block a user