mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02:00
[ticket/17362] Declare property to avoid PHP 8.2 deprecation notice
PHPBB-17362
This commit is contained in:
@@ -31,6 +31,7 @@ class manager
|
||||
protected $php_ext;
|
||||
protected $extensions;
|
||||
protected $extension_table;
|
||||
protected $filesystem;
|
||||
protected $phpbb_root_path;
|
||||
protected $cache_name;
|
||||
|
||||
|
Reference in New Issue
Block a user