mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
Merge pull request #6667 from m-ober/ticket/17362
[ticket/17362] Declare property to avoid PHP 8.2 deprecation notice
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